Template Class hasEmpty

Class Documentation

template<typename T>
class hasEmpty

Helper to check classes for an “empty” method via SFINAE.

Helper class that checks whether a given class or struct has a method called “empty” USAGE: hasEmpty<TOBJ>::value

Public Types

enum [anonymous]

Values:

enumerator value