Changeset 10330 for trunk/FACT++/src/Configuration.cc
- Timestamp:
- 04/08/11 20:44:21 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Configuration.cc
r10322 r10330 682 682 //! 683 683 // 684 void Configuration::SetNameMapper(const boost::function<st d::string(std::string)> &func)684 void Configuration::SetNameMapper(const boost::function<string(string)> &func) 685 685 { 686 686 fNameMapper = func;
Note:
See TracChangeset
for help on using the changeset viewer.