proxygen
folly::detail::StateSize< RNG, typename > Struct Template Reference

#include <Random-inl.h>

Public Types

using type = std::integral_constant< size_t, 512 >
 

Detailed Description

template<class RNG, typename = void>
struct folly::detail::StateSize< RNG, typename >

Definition at line 31 of file Random-inl.h.

Member Typedef Documentation

template<class RNG , typename = void>
using folly::detail::StateSize< RNG, typename >::type = std::integral_constant<size_t, 512>

Definition at line 33 of file Random-inl.h.


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