Home
last modified time | relevance | path

Searched defs:time2_base_unit (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/units/tutorial/
Dtutorial_1.cpp52 struct time2_base_unit : base_unit<time2_base_unit,time_dimension,4> struct
54 static std::string name() { return "time2"; } in name()
55 static std::string symbol() { return "t2"; } in symbol()