#include <bsoncxx/v_noabi/bsoncxx/types.hpp>
◆ b_date() [1/2]
Constructor for b_date.
- Parameters
-
| value | Milliseconds since the system_clock epoch. |
◆ b_date() [2/2]
Constructor for b_date.
- Parameters
-
| tp | A system_clock time_point. |
◆ operator int64_t()
| bsoncxx::v_noabi::types::b_date::operator int64_t |
( |
| ) |
const |
|
inline |
Conversion operator unwrapping a int64_t.
◆ to_int64()
Manually convert this b_date to an int64_t.
◆ operator!=()
free function comparator for b_date
◆ operator==()
free function comparator for b_date
The documentation for this struct was generated from the following file: