Searched defs:proxy_value_ptr (Results 1 – 1 of 1) sorted by relevance
28 struct proxy_value_ptr : proxy_ptr<T,T> struct47 STATIC_ASSERT_SAME(boost::pointee<proxy_value_ptr<int> >::type, int const); in main() argument