Searched refs:operator (Results 1 – 5 of 5) sorted by relevance
347 You can use p = p; operator to disable compiler warnings.579 you must check that you correctly work with "new" operator.580 7-Zip can be compiled with MSVC 6.0 that doesn't throw "exception" from "new" operator.581 So 7-Zip uses "CPP\Common\NewHandler.cpp" that redefines "new" operator:582 operator new(size_t size)589 If you use MSCV that throws exception for "new" operator, you can compile without
10 from operator import attrgetter
55 <op> - the binary operator used in 'bcb test':
242 u8 operator; member
142 the '&' operator to limit the selection:
Completed in 7 milliseconds