isSameContainerFunction

Check function from two different containers to be equal. Result type is a boolean. BASE_T have to contain a member with the name NAME @tparam BASE_T base type @tparam TYPE_T container to check @tparam NAME name of the member

template isSameContainerFunction (
BASE_T
TYPE_T
string NAME
) {}

Members

Variables

isSameContainerFunction
enum bool isSameContainerFunction;
Undocumented in source.

Meta