#include <boost/ref.hpp>
#include <boost/type_traits.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | util |
Classes | |
struct | util::TypeStripper< T > |
struct | util::TypeStripper< boost::shared_ptr< T > > |
struct | util::TypeStripper< boost::reference_wrapper< T > > |
struct | util::TypeStripper< T * > |