coan
6.0.1
A C/C++ Configuration Analyzer
|
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... | |