W8113 Inline function was declared with 'extern template' (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

(Command-line option to suppress warning: -w-iex)

'extern template' has no normative effect on inline functions. Implementations are encouraged to suppress out-of-line copies of inline functions that were declared with 'extern template'.