variant_spy Member List
This is the complete list of members for variant_spy, including all inherited members.
count() const (defined in variant_spy) | variant_spy | inline |
operator()(const T &) (defined in variant_spy) | variant_spy | inline |
visitor() -> decltype(std::bind( static_cast< void(*)(variant_spy &, const VariantT &)>( &boost::apply_visitor< variant_spy, const VariantT >), std::ref(*this), std::placeholders::_1)) (defined in variant_spy) | variant_spy | inline |