coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
prohibit.h File Reference

Go to the source code of this file.

Classes

struct  no_copy_init
 A utility class to prevent copy construction of containing class. More...
 
struct  no_assign
 A utility class to prevent assignment of containing class. More...
 
struct  no_copy
 A utility class to prevent copying of containing class. More...
 

Detailed Description

This file defines classes:

Definition in file prohibit.h.