bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <AtomiX.h>
Public Member Functions | |
template<class T_KeyIn , class F > requires std::constructible_from<T_Key,T_KeyIn> && std::invocable<F,T_Value&> | |
const T_Value & | operator() (T_KeyIn key, F set_value) |
auto | size () const |
|
inline |
|
inline |