¡@

Home 

c++ Programming Glossary: ptr_t

Why is this ambiguity here?

http://stackoverflow.com/questions/3519282/why-is-this-ambiguity-here

code #include boost type_traits.hpp template typename ptr_t struct TData typedef typename boost remove_extent ptr_t type.. ptr_t struct TData typedef typename boost remove_extent ptr_t type value_type ptr_t data value_type operator size_t id return.. typedef typename boost remove_extent ptr_t type value_type ptr_t data value_type operator size_t id return data id operator ptr_t..