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
Create an object of type CustomInt having the specified value.
Declared in <balb_testmessages.h>
explicit
CustomInt(int const& value);
Name |
Description |
value |
value to use |
Created with MrDocs