webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
AtomicBool Class Reference

Public Member Functions

 AtomicBool (bool value=false)
 
AtomicBooloperator= (bool value)
 
bool get () const
 

Constructor & Destructor Documentation

◆ AtomicBool()

AtomicBool::AtomicBool ( bool  value = false)
inlineexplicit

Member Function Documentation

◆ get()

bool AtomicBool::get ( ) const
inline

◆ operator=()

AtomicBool& AtomicBool::operator= ( bool  value)
inline

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