How can I prove that inline functions iin class default to internal linkage?
In other words/:
How can I display output of internal linkage to console?
EDIT: unix platform
Here is an FAQ about inline functions http://www.parashift.com/c++-faq-lite/inline-functions.html.
来源:https://stackoverflow.com/questions/4957582/how-can-i-prove-that-inline-functions-default-to-internal-linkage