sandbox/sail: Replaces instance of std::make_pair with std::pair.
This is a problem with c++11. See the explanation at the following address. http://stackoverflow.com/questions/9641960/c11-make-pair-with-specified-template-parameters-doesnt-compile git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sail@3705 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
Showing
- src/online/online-decodable.cc 1 addition, 1 deletionsrc/online/online-decodable.cc
- src/tree/build-tree-utils-test.cc 12 additions, 12 deletionssrc/tree/build-tree-utils-test.cc
- src/tree/event-map-test.cc 1 addition, 1 deletionsrc/tree/event-map-test.cc
- src/util/kaldi-table-test.cc 4 additions, 4 deletionssrc/util/kaldi-table-test.cc
Loading
Please register or sign in to comment