plugify 1.2.6
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 >
constexpr void operator() (T &&elem, auto index_) const
 

Public Attributes

Aa
 

Detailed Description

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

Definition at line 146 of file variant.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 148 of file variant.hpp.

Member Data Documentation

◆ a

Definition at line 151 of file variant.hpp.


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