CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <CRTPBase.hh>
Base class for CRTP pattern.
Definition at line 8 of file CRTPBase.hh.
Public Types | |
typedef _MostDerived | MostDerived |
Protected Member Functions | |
MostDerived & | derived () |
const MostDerived & | derived () const |
typedef _MostDerived notstd::CRTPBase< _MostDerived >::MostDerived |
Definition at line 10 of file CRTPBase.hh.
|
inlineprotected |
Definition at line 13 of file CRTPBase.hh.
|
inlineprotected |
Definition at line 15 of file CRTPBase.hh.