Same as the overload taking a const VISITOR&.
const VISITOR&
Declared in <bdljsn_json.h>
<bdljsn_json.h>
template< class VISITOR, class ARGUMENT> static decltype(auto) invokeVisitor( VISITOR const& visitor, ARGUMENT const& argument);