linkage of class member functions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • qazmlp

    linkage of class member functions

    Does static member function of a class have 'extern "C" linkage ?
    And what about non-static member functions ?
Working...