|
libpsynth 0.2.1
|
#include <variant.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| copy_construct_in_place_fn (Bits &dst) | |
| template<typename T > | |
| void | operator() (const T &src) const |
Public Attributes | |
| Bits & | _dst |
| typedef void psynth::sound::detail::copy_construct_in_place_fn< Bits >::result_type |
| psynth::sound::detail::copy_construct_in_place_fn< Bits >::copy_construct_in_place_fn | ( | Bits & | dst | ) | [inline] |
| void psynth::sound::detail::copy_construct_in_place_fn< Bits >::operator() | ( | const T & | src | ) | const [inline] |
| Bits& psynth::sound::detail::copy_construct_in_place_fn< Bits >::_dst |
1.7.4