Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::get_date

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

const date&
get_date() const noexcept;
  » more...

date&
get_date() noexcept;
  » more...

PrevUpHomeNext