nngn
Loading...
Searching...
No Matches
anonymous_namespace{static_vector_test.cpp}::S Struct Reference

Public Member Functions

 S ()=default
 
 S (std::size_t id_)
 
bool operator== (const S &rhs) const
 

Public Attributes

std::uintptr_t p = {}
 
std::size_t id = {}
 

Constructor & Destructor Documentation

◆ S() [1/2]

anonymous_namespace{static_vector_test.cpp}::S::S ( )
default

◆ S() [2/2]

anonymous_namespace{static_vector_test.cpp}::S::S ( std::size_t id_)
inlineexplicit

Member Function Documentation

◆ operator==()

bool anonymous_namespace{static_vector_test.cpp}::S::operator== ( const S & rhs) const
inline

Member Data Documentation

◆ id

std::size_t anonymous_namespace{static_vector_test.cpp}::S::id = {}

◆ p

std::uintptr_t anonymous_namespace{static_vector_test.cpp}::S::p = {}

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