Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
by::smultimap< K, V >::wrap Struct Reference
Public Member Functions
wrap
(
V
&&
newValue
)
wrap
(
const
wrap
&rhs)
wrap
(
wrap
&&rhs)
wrap
&
operator=
(
const
wrap
&)
wrap
&
operator=
(
wrap
&&)
void
clear
()
Public Attributes
const
K
*
key
= nullptr
V
value
wrap
*
prev
= this
wrap
*
next
= this
The documentation for this struct was generated from the following file:
/home/runner/work/byeol/byeol/module/core/builtin/container/native/
smultimap.hpp
to Top