This utility contains a single convert function that converts a value from one type to another compatible type.

Synopsis

Declared in <bdlat_symbolicconverter.h>

struct bdlat_SymbolicConverter;

Static Member Functions

Name

Description

convert

Convert the value of the specified rhs to the specified lhs.

Created with MrDocs