WPILibC++ 2024.3.2
|
Public Member Functions | |
StringMapEntryStorage (size_t keyLength, std::nullopt_t=std::nullopt) | |
StringMapEntryStorage (StringMapEntryStorage &entry)=delete | |
std::nullopt_t | getValue () const |
Public Member Functions inherited from wpi::StringMapEntryBase | |
StringMapEntryBase (size_t keyLength) | |
size_t | getKeyLength () const |
Additional Inherited Members | |
Static Protected Member Functions inherited from wpi::StringMapEntryBase | |
template<typename AllocatorTy > | |
static void * | allocateWithKey (size_t EntrySize, size_t EntryAlign, std::string_view Key, AllocatorTy &Allocator) |
Helper to tail-allocate Key . More... | |
|
inlineexplicit |
|
delete |
|
inline |