#namespace std has no member call_once

1 messages · Page 1 of 1 (latest)

ashen dirge
#

Im want to use "call_once" but I get an error when typing std::call_once.
anyone how why call_once doesn't exist?

regal patioBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

silent temple
#

and include the header <mutex>

ashen dirge
#

!solved