MCPcopy Create free account
hub / github.com/USCiLab/cereal / Default

Method Default

include/cereal/archives/xml.hpp:110–110  ·  view source on GitHub ↗

Default options

Source from the content-addressed store, hash-verified

108 public:
109 //! Default options
110 static Options Default(){ return Options(); }
111
112 //! Specify specific options for the XMLOutputArchive
113 /*! @param precision_ The precision used for floating point numbers

Callers

nothing calls this directly

Calls 1

OptionsClass · 0.70

Tested by

no test coverage detected