QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Used to tag an index as being an absolute lookup of a unique counter value returned by push_back/emplace_back. More...
#include "ringbuffer_log.hpp"
Public Member Functions | |
constexpr | unique_id (size_type _value) |
Public Attributes | |
size_type | value |
Used to tag an index as being an absolute lookup of a unique counter value returned by push_back/emplace_back.
|
inlineconstexpr |
size_type quickcpplib::_xxx::ringbuffer_log::ringbuffer_log< Policy, LogLevelChecker >::unique_id::value |