Searched refs:_cast (Results 1 – 7 of 7) sorted by relevance
75 static inline c* c##_cast(void *o) { \
508 _cast = PYFUNCTYPE(py_object, c_void_p, py_object, py_object)(_cast_addr) variable510 return _cast(obj, obj, typ)
67 - When down\_cast is performed on a dangling pointer due to bugs in
194 /// final List<Actor> _cast = <Actor>[202 /// for (Actor actor in _cast) {210 /// _cast.removeWhere((Actor entry) {980 /// final List<ActorFilterEntry> _cast = <ActorFilterEntry>[989 /// for (ActorFilterEntry actor in _cast) {
408 - usless\_cast warnings with gcc 9.3 and 10.1 \(C++17\) [\#2114](https://github.com/nlohmann/json/i…1033 - MSVC warning C4946 \("reinterpret\_cast used between related classes"\) compiling json.hpp [\#150…1419 - How to resolve " undefined reference to `std::\_\_throw\_bad\_cast\(\)'" [\#1111](https://github…2416 - Unnecessary const\_cast [\#162](https://github.com/nlohmann/json/issues/162)
1005 * [[`d4c4f77d31`](https://github.com/nodejs/node/commit/d4c4f77d31)] - **src**: const\_cast is nece…1236 …dejs/node/commit/03ba34401b)] - **report**: downgrade reinterpret\_cast to static\_cast (Anna Henn…