WPILibC++ 2024.3.2
wpi::StringMapEntryStorage< std::nullopt_t > Member List

This is the complete list of members for wpi::StringMapEntryStorage< std::nullopt_t >, including all inherited members.

allocateWithKey(size_t EntrySize, size_t EntryAlign, std::string_view Key, AllocatorTy &Allocator)wpi::StringMapEntryBaseprotectedstatic
getKeyLength() constwpi::StringMapEntryBaseinline
getValue() constwpi::StringMapEntryStorage< std::nullopt_t >inline
StringMapEntryBase(size_t keyLength)wpi::StringMapEntryBaseinlineexplicit
StringMapEntryStorage(size_t keyLength, std::nullopt_t=std::nullopt)wpi::StringMapEntryStorage< std::nullopt_t >inlineexplicit
StringMapEntryStorage(StringMapEntryStorage &entry)=deletewpi::StringMapEntryStorage< std::nullopt_t >