Public Types | Public Member Functions | List of all members
absl::random_internal::pcg_xsl_rr_128_64 Struct Reference

#include <pcg_engine.h>

Public Types

using result_type = uint64_t
 
using result_type = uint64_t
 
using state_type = absl::uint128
 
using state_type = absl::uint128
 

Public Member Functions

uint64_t operator() (state_type state)
 
uint64_t operator() (state_type state)
 

Detailed Description

Definition at line 246 of file abseil-cpp/absl/random/internal/pcg_engine.h.

Member Typedef Documentation

◆ result_type [1/2]

◆ result_type [2/2]

◆ state_type [1/2]

◆ state_type [2/2]

Member Function Documentation

◆ operator()() [1/2]

uint64_t absl::random_internal::pcg_xsl_rr_128_64::operator() ( state_type  state)
inline

◆ operator()() [2/2]

uint64_t absl::random_internal::pcg_xsl_rr_128_64::operator() ( state_type  state)
inline

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:55