Convert from the specified value to this type. Return 0 if successful and non‐zero otherwise.

Synopsis

Declared in <balb_testmessages.h>

int
fromString(bsl::string const& value);

Return Value

0 if successful, and a non‐zero value otherwise

Parameters

Name

Description

value

string to convert

Created with MrDocs