CatapultServer  v0.5.0.1 (Elephant)
catapult::utils::traits::is_base_of_ignore_reference< X, Y > Struct Template Reference

Determines if X is a base of or same as Y (after stripping Y of references). More...

Inheritance diagram for catapult::utils::traits::is_base_of_ignore_reference< X, Y >:
Collaboration diagram for catapult::utils::traits::is_base_of_ignore_reference< X, Y >:

Detailed Description

template<typename X, typename Y>
struct catapult::utils::traits::is_base_of_ignore_reference< X, Y >

Determines if X is a base of or same as Y (after stripping Y of references).


The documentation for this struct was generated from the following file: