Struct output_helper<boost::mpl::true_>
alps::output_helper<boost::mpl::true_>
Synopsis
Description
output_helper
public static functions
template<typename X, typename L>
static void output(const X & b, std::ostream & out, const L &) ;
template<typename X> static void output(const X & b, std::ostream & out) ;
template<typename X>
static void write_xml(const X & 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) ;