CASM  1.1.0
A Clusters Approach to Statistical Mechanics
QueryHandler.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Macros

#define INST_QueryHandler(r, data, type)
 

Macro Definition Documentation

◆ INST_QueryHandler

#define INST_QueryHandler (   r,
  data,
  type 
)
Value:
template class QueryHandler<type>; \
template std::pair<std::insert_iterator<DataFormatterDictionary<type> >, \
runtimelib_it_type> \
load_query_plugins( \
const ProjectSettings &set, \
std::insert_iterator<DataFormatterDictionary<type> > dict_it, \
runtimelib_it_type lib_it);

Definition at line 13 of file QueryHandler.cc.