Component‐private visitor for variant > comparison.
Synopsis
Declared in <bslstl_variant.h>
template<class t_VARIANT>
struct Variant_GreaterThanVisitor;
Member Functions
Name |
Description |
|
Create a visitor that compares variant alternatives with |
Compare the visited alternative with the specified |
Created with MrDocs