Searched defs:operator (Results 1 – 3 of 3) sorted by relevance
38 ConfigSection &operator=(ConfigSection &&) = default; variable64 ConfigSection &operator=(const ConfigSection &) = delete; variable84 ConfigFile &operator=(ConfigFile &&) = default; variable129 ConfigFile &operator=(const ConfigFile &) = delete; variable
25 inline void operator()(void *ptr) const { in operator() function
111 FixedArgvAccess& operator=(const FixedArgvAccess &rhs) = delete; variable