CASM  1.1.0
A Clusters Approach to Statistical Mechanics
json_io_impl.hh File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::DB
 

Functions

template<typename DataObject >
Selection< DataObject > CASM::DB::make_selection (Database< DataObject > &db, const jsonParser &kwargs, std::string name_key, std::string sel_key, OnError on_error)
 Make a Selection from JSON input. More...