Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::get_time

Retrieves a reference to the underlying time value (unchecked access).

const time&
get_time() const noexcept;
  » more...

time&
get_time() noexcept;
  » more...

PrevUpHomeNext