Create an object of type CustomInt having the specified value.

Synopsis

Declared in <balb_testmessages.h>

explicit
CustomInt(int const& value);

Parameters

Name

Description

value

value to use

Created with MrDocs