CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::multivector_impl::multivector_tmp< T, N > Struct Template Reference

#include <multivector.hh>

Detailed Description

template<typename T, size_t N>
struct CASM::multivector_impl::multivector_tmp< T, N >

Definition at line 17 of file multivector.hh.

Public Types

using type = std::vector< typename multivector_tmp< T, N - 1 >::type >
 

Member Typedef Documentation

◆ type

template<typename T , size_t N>
using CASM::multivector_impl::multivector_tmp< T, N >::type = std::vector<typename multivector_tmp<T, N - 1>::type>

Definition at line 18 of file multivector.hh.


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