cg::not_assignable Class Reference
A class trait to indicate that a class is not assignable.
More...
#include <class_traits.hpp>
List of all members.
|
Public Member Functions |
|
| not_assignable () |
| | Default constructor to keep some compilers happy.
|
Detailed Description
A class trait to indicate that a class is not assignable.
Inherit from this class to make any class non-assignable.
Definition at line 27 of file class_traits.hpp.
The documentation for this class was generated from the following file: