Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::get_datetime

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

const datetime&
get_datetime() const noexcept;
  » more...

datetime&
get_datetime() noexcept;
  » more...

PrevUpHomeNext