CASM  1.1.0
A Clusters Approach to Statistical Mechanics
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CRTPBase.hh File Reference

Go to the source code of this file.

Classes

class  notstd::CRTPBase< _MostDerived >
 Base class for CRTP pattern. More...
 

Namespaces

 notstd
 Non-std smart pointer classes and functions.
 
 CASM
 Main CASM namespace.
 
 CASM::CASM_TMP
 

Typedefs

template<typename MostDerived >
using CASM::CRTPBase = notstd::CRTPBase< MostDerived >
 
template<typename MostDerived >
using CASM::CASM_TMP::CRTPBase = notstd::CRTPBase< MostDerived >