#include <utils.h>
|
| template<typename T > |
| static T | extract (T source) |
| |
| template<typename T > |
| static T | insert (T target, T field) |
| |
| template<typename T > |
| static T | bit_or (T target, T field) |
| |
|
| static const unsigned | BITS = _BITS |
| |
| static const unsigned | SHIFT = _SHIFT |
| |
◆ bit_or()
template<unsigned _BITS, unsigned _SHIFT>
template<typename T >
◆ extract()
template<unsigned _BITS, unsigned _SHIFT>
template<typename T >
◆ insert()
template<unsigned _BITS, unsigned _SHIFT>
template<typename T >
◆ BITS
template<unsigned _BITS, unsigned _SHIFT>
◆ SHIFT
template<unsigned _BITS, unsigned _SHIFT>
The documentation for this struct was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/utils.h