BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlat_SymbolicConverter Struct Reference

#include <bdlat_symbolicconverter.h>

Detailed Description

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

See bdlat_symbolicconverter

Static Public Member Functions

template<class LHS_TYPE , class RHS_TYPE >
static int convert (LHS_TYPE *lhs, const RHS_TYPE &rhs)
 
template<class LHS_TYPE , class RHS_TYPE >
static int convert (LHS_TYPE *lhs, const RHS_TYPE &rhs, bsl::ostream &errorStream)
 

The documentation for this struct was generated from the following file: