StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
_Generator< T, __min, __max > Class Template Reference

Public Types

using result_type = T
 
using result_type = T
 

Public Member Functions

void seed (result_type val=1)
 
operator() ()
 
void seed (result_type val=1)
 
operator() ()
 

Static Public Member Functions

static constexpr T min ()
 
static constexpr T max ()
 
static constexpr T min ()
 
static constexpr T max ()
 

Detailed Description

template<typename T, T __min, T __max>
class _Generator< T, __min, __max >

Definition at line 46 of file MixMax.h.


The documentation for this class was generated from the following files: