zeroValue.h
An object that mimics the functionality of the Ctxt object, and acts as a convenient entry point for ...
Definition: Ctxt.h:67
T zeroValue(const T &x)
Given an object x return a zero object of the same type.
Definition: zeroValue.h:29
Definition: apiAttributes.h:21
Ctxt zeroValue< Ctxt >(const Ctxt &x)
Given a Ctxt return a zero object of the same type.
Definition: zeroValue.h:43