Project

General

Profile

DBO_INSTANTIATE_TEMPLATES

Added by Vincent Cridlig almost 13 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)

RE: DBO_INSTANTIATE_TEMPLATES - Added by Wim Dumon almost 13 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)