libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
non_allocatable.hpp File Reference
#include "config.h"
#include "debug_defines.hpp"
#include <new>
Include dependency graph for non_allocatable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jmmcg::LIBJMMCG_VER_NAMESPACE::non_newable
 Used to try to help ensure that an object can only be allocated on the stack. More...
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::non_deleteable
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::non_allocatable
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::non_addressable
 

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE