libMesh::Parallel::BuildStandardTypeVector< 0 > Struct Template Reference

#include <standard_type.h>

Static Public Member Functions

template<typename... Types>
static void build (std::vector< std::unique_ptr< DataType >> &, const std::tuple< Types... > &)
 

Detailed Description

template<>
struct libMesh::Parallel::BuildStandardTypeVector< 0 >

Definition at line 202 of file standard_type.h.

Member Function Documentation

◆ build()

template<typename... Types>
static void libMesh::Parallel::BuildStandardTypeVector< 0 >::build ( std::vector< std::unique_ptr< DataType >> &  ,
const std::tuple< Types... > &   
)
inlinestatic

Definition at line 205 of file standard_type.h.

206  {}

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