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 2024-07-18 at 13:53:30 +0000