Monday, 26 August 2013

How can I call a member from a templated base class on a templated derived class? [closed]

How can I call a member from a templated base class on a templated derived
class? [closed]

References

Reference NO 1

http://stackoverflow.com/questions/1117693/initializing-template-base-class-member-types-in-derived-class-initializer-lists

Reference NO 2

http://stackoverflow.com/questions/2914081/c-member-function-template-in-derived-class-how-to-call-it-from-base-class

Reference NO 3

http://gcc.gnu.org/onlinedocs/gcc/Name-lookup.html

Reference NO 4

http://www.boost.org/doc/libs/1_54_0/libs/utility/base_from_member.html

Reference NO 5

http://www.yolinux.com/TUTORIALS/Cpp-Templates.html

Reference NO 6

http://www.baumann.info/public/cpp_template.pdf

Reference NO 7

http://yosefk.com/c++fqa/templates.html

Reference NO 8

http://www.chegg.com/homework-help/questions-and-answers/false-explain-1-class-d-derived-class-b-speak-d-child-class-b-parent-class-2-class-d-deriv-q3450578

No comments:

Post a Comment