9dfa2f4e11
The answer was to use boost::move() on the functors, but since there is AFAIK no move emulation support for Boost.Function, the fix may only work on C++11 compilers. That needs to be looked into. |
||
---|---|---|
.. | ||
ClangCompleter.cpp | ||
ClangCompleter.h | ||
ClangResultsCache.cpp | ||
ClangResultsCache.h | ||
ClangUtils.cpp | ||
ClangUtils.h | ||
CompilationDatabase.cpp | ||
CompilationDatabase.h | ||
CompletionData.cpp | ||
CompletionData.h | ||
Diagnostic.h | ||
TranslationUnit.cpp | ||
TranslationUnit.h | ||
UnsavedFile.h |