Changeset 371 for cpp/frams/util/extvalue.h
- Timestamp:
- 04/21/15 15:19:47 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/util/extvalue.h
r337 r371 99 99 }; 100 100 101 static THREAD_LOCAL_DECL(Serialization, serialization); 102 }; 101 }; 102 103 extern THREAD_LOCAL_DECL(ExtObject::Serialization, ExtObject_serialization); 103 104 104 105 class ExtValue
Note: See TracChangeset
for help on using the changeset viewer.