hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Types | Static Public Attributes | List of all members
hobbes::maximum< SzP, T0, Ts > Struct Template Reference

#include <variant.H>

Inheritance diagram for hobbes::maximum< SzP, T0, Ts >:
Inheritance graph
Collaboration diagram for hobbes::maximum< SzP, T0, Ts >:
Collaboration graph

Public Types

typedef T0 type
 

Static Public Attributes

static const size_t value = SzP<T0>::value
 

Member Typedef Documentation

◆ type

template<template< class > class SzP, typename T0, typename ... Ts>
typedef T0 hobbes::maximum< SzP, T0, Ts >::type

Member Data Documentation

◆ value

template<template< class > class SzP, typename T0, typename ... Ts>
const size_t hobbes::maximum< SzP, T0, Ts >::value = SzP<T0>::value
static

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