Searched defs:operator (Results 1 – 3 of 3) sorted by relevance
40 ConfigSection &operator=(ConfigSection &&) = default; variable69 ConfigSection &operator=(const ConfigSection &) = delete; variable88 ConfigFile &operator=(ConfigFile &&) = default; variable133 ConfigFile &operator=(const ConfigFile &) = delete; variable175 ConfigParser &operator=(const ConfigParser &) = delete; variable
25 inline void operator()(void *ptr) const { in operator() function
111 FixedArgvAccess& operator=(const FixedArgvAccess &rhs) = delete; variable