Struct output_helper<boost::mpl::false_>
alps::output_helper<boost::mpl::false_>
Synopsis
Description
output_helper
public static functions
template<typename T, typename L>
static void output(const T & b, std::ostream & out, const L & label) ;
template<typename T> static void output(const T & b, std::ostream & out) ;
template<typename T>
static void write_xml(const T & b, oxstream & oxs,
const boost::filesystem::path & fn_hdf5) ;
template<typename X, typename IT>
static void write_more_xml(const X & b, oxstream & oxs, IT i) ;