CMake/Tests/Plugin/src
Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments.
Mostly automated:

git grep -l '.c_str() <<' | xargs sed -i 's|\.c_str() <<| <<|g'
2016-06-06 23:53:32 +02:00
..
example_exe.cxx Remove c_str() calls from stream arguments. 2016-06-06 23:53:32 +02:00
example_exe.h.in ENH: Configure location of plugin files so that the executable can run with any current working directory. 2007-04-17 13:52:50 -04:00
example_mod_1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00