holdsAlternative<T> abstract method
Checks if the variant currently holds the specified type alternative.
Implementation
bool holdsAlternative<T>();
Checks if the variant currently holds the specified type alternative.
bool holdsAlternative<T>();