xtd
0.2.0
Loading...
Searching...
No Matches
◆
emplace()
template<typename type_t , typename sorter_t = sorter_none>
template<typename ... args_t>
void
xtd::forms::layout::arranged_element_collection
< type_t, sorter_t >::emplace
(
const_iterator
pos
,
args_t &&...
args
)
inline
Inserts specified element at specified position.
Parameters
pos
The iterator before which the content will be inserted. pos may be the
arranged_element_collection::end
iterator.
args
The arguments to forward to the constructor of the element
xtd
forms
layout
arranged_element_collection
Generated on Sat Sep 7 2024 06:18:47 for xtd by
Gammasoft
. All rights reserved.