API Reference > OdDAI Namespace > Classes > ADB_Value Class > ADB_Value Operators > ADB_Value::bool Operator
ADB_Value::bool Operator
Syntax
C++
operator bool() const;

bool value.

Operator bool. Provides bool value. If there is not bool value inside, exception will be thrown.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.