Changeset 18955 for trunk/Mars/mcore/fits.h
- Timestamp:
- 03/05/18 19:02:54 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/fits.h
r18953 r18955 1056 1056 1057 1057 template<> 1058 std::string fits::Entry::Get<std::string>() const1058 inline std::string fits::Entry::Get<std::string>() const 1059 1059 { 1060 1060 return value;
Note:
See TracChangeset
for help on using the changeset viewer.