CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::Update_impl Namespace Reference

Typedefs

using Data = std::tuple< jsonParser, bool, bool >
 

Enumerations

enum  DataType { relaxjson = 0, self_map = 1, new_config = 2 }
 

Typedef Documentation

using CASM::Update_impl::Data = typedef std::tuple<jsonParser, bool, bool>

Definition at line 16 of file update.cc.

Enumeration Type Documentation

Enumerator
relaxjson 
self_map 
new_config 

Definition at line 15 of file update.cc.