#include "dimension.h"
#include <ecolab_epilogue.h>
Go to the source code of this file.
◆ CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION
#define CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION |
( |
|
type | ) |
|
Value: { \
template void access_json_pack<type>::operator()(classdesc::json_pack_t&,const std::string&,type&); \
template void access_json_unpack<type>::operator()(classdesc::json_pack_t&,const std::string&,type&); \
}
void operator()(classdesc::RESTProcess_t &targ, const classdesc::string &desc, U &arg)
Definition at line 223 of file minsky_epilogue.h.