|
libqi-api
2.1.4.13
|
#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| struct | boost::is_base_of< T1, T2 > |
| struct | qi::IsClonable< T > |
| Detect if a type is using boost::noncopyable or QI_DISALLOW_COPY_AND_ASSIGN. More... | |
Namespaces | |
| boost | |
| qi | |
| qi general namespace | |
| qi::details | |
Macros | |
| #define | _LIBQI_TRAITS_HPP_ |
Functions | |
| template<typename T > | |
| bool | qi::isClonable () |
| template<typename T > | |
| bool | qi::isClonable (T *) |
| template<typename T > | |
| void | qi::details::newAndAssign (T **ptr) |
| #define _LIBQI_TRAITS_HPP_ |
Definition at line 9 of file traits.hpp.