Undefined ref to 'function<void ()()>::operator()() const' when called from free function defined in cc file.

Paolo Carlini paolo.carlini@oracle.com
Sat Aug 30 08:26:00 GMT 2008


Hi Peter,

thanks for the feedback...
> Can you use thread locals?
>
> extern __thread void* __once_callable;
In case, careful to conditionalize on _GLIBCXX_HAVE_TLS...

Paolo.



More information about the Libstdc++ mailing list