IsBaseOf evaluates to true if the type Base is a base class of Derived, false otherwise.
More...
#include <HttpAsyncServer.h>
Static Public Attributes | |
| static constexpr bool | value = __is_base_of(Base, Derived) |
IsBaseOf evaluates to true if the type Base is a base class of Derived, false otherwise.