Changeset 465 for cpp/frams/util
- Timestamp:
- 02/07/16 20:48:29 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/util/extvalue.cpp
r464 r465 252 252 tlsGetRef(ExtObject_serialization).remove(*this);//JSON only tracks recursion, does not track reuse 253 253 break; 254 case NativeSerialization:; //nop (avoid warning) 254 255 } 255 256
Note: See TracChangeset
for help on using the changeset viewer.