Static Public Attributes | List of all members
Sophus::IsUniformRandomBitGenerator< G > Struct Template Reference

#include <common.hpp>

Static Public Attributes

static const bool value
 

Detailed Description

template<class G>
struct Sophus::IsUniformRandomBitGenerator< G >

Definition at line 224 of file common.hpp.

Member Data Documentation

◆ value

template<class G >
const bool Sophus::IsUniformRandomBitGenerator< G >::value
static
Initial value:
= std::is_unsigned<typename G::result_type>::value &&
std::is_unsigned<decltype(G::min())>::value &&
std::is_unsigned<decltype(G::max())>::value

Definition at line 225 of file common.hpp.


The documentation for this struct was generated from the following file:
Sophus::IsUniformRandomBitGenerator::value
static const bool value
Definition: common.hpp:225


sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:48