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

realm::primary_key< int64_t > Struct Reference

Public Types

using internal_type = int64_t
 

Public Member Functions

 primary_key (const int64_t &v)
 
 primary_key (const int &v)
 
 operator int64_t () const
 

Public Attributes

int64_t value
 

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