AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ Bool() [1/3]

drama::gitarg::Bool::Bool ( bool  initVal = false)
inline

Simple constructor with a default value of false.

Parameters
initValThe initial value of the item, Defaults to False.