class Gambit::SafeBool

[No description available]

Public Functions

Name
SafeBool(bool ok)
operator bool() const

Public Functions Documentation

function SafeBool

inline explicit SafeBool(
    bool ok
)

function operator bool

inline explicit operator bool() const

Updated on 2023-06-26 at 21:36:51 +0000