Realm C++ SDK Version v2.2.0
Public Member Functions | Friends | List of all members

realm::bsoncxx::date Struct Reference

A type representing a BSON datetime. More...

#include <bson.hpp>

Public Member Functions

 date (const std::chrono::time_point< std::chrono::system_clock > &d)
 
std::chrono::time_point< std::chrono::system_clock > get_date () const noexcept
 

Friends

struct bsoncxx
 

Detailed Description

A type representing a BSON datetime.


The documentation for this struct was generated from the following file: