plugify 1.0.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
plg::detail::emplace_no_dtor_from_elem< A > Struct Template Reference

Public Member Functions

template<class T , class NT , NT N>
constexpr void operator() (T &&elem, std::integral_constant< NT, N > index_) const
 

Public Attributes

Aa
 

Detailed Description

template<class A>
struct plg::detail::emplace_no_dtor_from_elem< A >

Definition at line 150 of file variant.hpp.

Member Function Documentation

◆ operator()()

template<class A >
template<class T , class NT , NT N>
constexpr void plg::detail::emplace_no_dtor_from_elem< A >::operator() ( T &&  elem,
std::integral_constant< NT, N >  index_ 
) const
inlineconstexpr

Definition at line 152 of file variant.hpp.

Member Data Documentation

◆ a

Definition at line 155 of file variant.hpp.


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