Same as the primary operator() overload for the specified category.

Synopsis

Declared in <baljsn_encodeimplutil.h>

template<
    class TYPE,
    class CATEGORY>
int
operator()(
    TYPE const& selection,
    CATEGORY category);

Created with MrDocs