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;
  » more...

time&
get_time();
  » more...

PrevUpHomeNext