HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
v1::seed< T > Struct Template Reference

#include <hikogui/random/seed_intf.hpp>

Public Member Functions

operator() () const
 
operator() () const
 

Detailed Description

template<typename T>
struct v1::seed< T >

Randomly generate an object.

Each specialization defines the operator() const that will return randomly generated instance of the type.

Template Parameters
TThe type to return from operator() const.

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