Wildmeshing Toolkit
wmtk::utils::metaprogramming::tuple::detail::remove_void<... > Struct Template Reference

#include <remove_void_types.hpp>

Public Types

using type = std::tuple<>
 

Detailed Description

template<typename...>
struct wmtk::utils::metaprogramming::tuple::detail::remove_void<... >

Definition at line 9 of file remove_void_types.hpp.

Member Typedef Documentation

◆ type

template<typename... >
using wmtk::utils::metaprogramming::tuple::detail::remove_void<... >::type = std::tuple<>

Definition at line 11 of file remove_void_types.hpp.


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