LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Public Types | List of all members
nonstd::span_lite::std11::integral_constant< T, v > Struct Template Reference

#include <lf/base/span.h>

Inheritance diagram for nonstd::span_lite::std11::integral_constant< T, v >:
nonstd::span_lite::std11::is_same< T, U > nonstd::span_lite::std11::is_same< T, T > nonstd::span_lite::std11::is_signed< T > nonstd::span_lite::std11::is_signed< signed char > nonstd::span_lite::std11::is_signed< signed int > nonstd::span_lite::std11::is_signed< signed long >

Public Types

enum  { value = v }
 

Detailed Description

template<class T, T v>
struct nonstd::span_lite::std11::integral_constant< T, v >

Definition at line 656 of file span.h.

Member Enumeration Documentation

◆ anonymous enum

template<class T , T v>
anonymous enum
Enumerator
value 

Definition at line 657 of file span.h.


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