Loki  0.1.7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules
Loki::DontPropagateConst< T > Class Template Reference

#include <ConstPolicy.h>

Detailed Description

template<class T>
class Loki::DontPropagateConst< T >

Note
These policy classes are used in LockingPtr and SmartPtr to define how const is propagated from the pointee.

Don't propagate constness of pointed or referred object.


The documentation for this class was generated from the following file: