MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / observation_date

Method observation_date

examples_boost/extensibility.cpp:173–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171 const std::string& index_id() const {return index_id_;}
172
173 boost::gregorian::date observation_date() const {return observation_date_;}
174
175 double rate() const {return rate_;}
176 };

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected