BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlat_SymbolicConverter Struct Reference

#include <bdlat_symbolicconverter.h>

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)
 

Detailed Description

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


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