Loading...
Searching...
No Matches
by::smultimap< K, V >::wrap Struct Reference

Public Member Functions

 wrap (V &&newValue)
 
 wrap (const wrap &rhs)
 
 wrap (wrap &&rhs)
 
wrapoperator= (const wrap &)
 
wrapoperator= (wrap &&)
 
void clear ()
 

Public Attributes

const Kkey = nullptr
 
V value
 
wrapprev = this
 
wrapnext = this
 

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