Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

immer::detail::combine_standard_layout< Ts > Struct Template Reference

#include <combine_standard_layout.hpp>

Public Types

using type = typename csl::combine_standard_layout_aux< Ts... >::type
 

Detailed Description

template<typename... Ts>
struct immer::detail::combine_standard_layout< Ts >

Definition at line 43 of file combine_standard_layout.hpp.

Member Typedef Documentation

◆ type

template<typename... Ts>
using immer::detail::combine_standard_layout< Ts >::type = typename csl::combine_standard_layout_aux<Ts...>::type

Definition at line 189 of file combine_standard_layout.hpp.


The documentation for this struct was generated from the following file:
Released under the MIT license