Project

General

Profile

VCDBO_INSTANTIATE_TEMPLATES

Added by Vincent Cridlig over 14 years ago

I don't find these macros in the reference documentation: DBO_EXTERN_TEMPLATES and DBO_INSTANTIATE_TEMPLATES.

What does it do?

Thanks
Vincent


Replies (1)

WD RE: DBO_INSTANTIATE_TEMPLATES - Added by Wim Dumon over 14 years ago

Vincent,

both macros are used for explicit template instantiations. Usually, you don't need to do this - just let the compiler instantiate the template code.

Wim.

    (1-1/1)