c++-gtk-utils
|
Class for removing a const qualifier. More...
#include <c++-gtk-utils/do_if.h>
Public Types | |
typedef T | Type |
Class for removing a const qualifier.
This class removes a const qualifier. It is used by the assert_not_const() static type-checking assertion.
Since 1.2.15
typedef T Cgu::DoIf::RemoveConst< T >::Type |