Encode the specified object; the behavior is undefined unless invoked.
Synopsis
Declared in <balber_berencoder.h>
template<typename TYPE>
int
operator()(
TYPE const& object,
bslmf::Nil);
Created with MrDocs
Encode the specified object; the behavior is undefined unless invoked.
Declared in <balber_berencoder.h>
template<typename TYPE>
int
operator()(
TYPE const& object,
bslmf::Nil);
Created with MrDocs