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

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::Monte
 
 CASM::DB
 

Macros

#define INST_Selection(r, data, type)
 

Macro Definition Documentation

◆ INST_Selection

#define INST_Selection (   r,
  data,
  type 
)
Value:
template class SelectionIterator<type, Selection<type>::base_iterator>; \
template class SelectionIterator<type, \
Selection<type>::base_const_iterator>; \
template class Selection<type>;

Definition at line 32 of file Selection.cc.