HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: