CASM
1.1.0
A Clusters Approach to Statistical Mechanics
Database.cc
Go to the documentation of this file.
1
#include "
casm/database/DatabaseTypes_impl.hh
"
2
#include "
casm/database/Database_impl.hh
"
3
4
// explicit template instantiations
5
#define INST_ValDatabase(r, data, type) template class ValDatabase<type>;
6
7
namespace
CASM
{
8
template
class
HasPrimClex<CRTPBase<DB::DatabaseBase> >;
9
namespace
DB {
10
BOOST_PP_SEQ_FOR_EACH(
INST_ValDatabase
, _,
CASM_DB_TYPES
)
11
}
12
}
// namespace CASM
INST_ValDatabase
#define INST_ValDatabase(r, data, type)
Definition:
Database.cc:5
Database_impl.hh
CASM_DB_TYPES
#define CASM_DB_TYPES
Definition:
DatabaseTypes.hh:22
DatabaseTypes_impl.hh
CASM
Main CASM namespace.
Definition:
APICommand.hh:8
src
casm
database
Database.cc
Generated on Tue Mar 23 2021 14:16:47 for CASM by
1.9.1