18 #ifndef RECURSIONDATA_HPP_ 19 #define RECURSIONDATA_HPP_ 56 calling_threads_.clear();
62 calling_threads_.clear();
67 std::set<std::thread::id> calling_threads_;
72 #endif // RECURSIONDATA_HPP_
RecursionData(RecursionData &&other)
RecursionData & operator=(RecursionData &&other)
RecursionData(const RecursionData &other)
RecursionData & operator=(const RecursionData &other)