We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75bf096 + 912d0a5 commit 326c57fCopy full SHA for 326c57f
examples/where_file.hpp
@@ -13,7 +13,7 @@
13
namespace boost {
14
namespace decimal {
15
16
-auto where_file(const std::string& test_vectors_filename) -> std::string
+inline auto where_file(const std::string& test_vectors_filename) -> std::string
17
{
18
// Try to open the file in each of the known relative paths
19
// in order to find out where it is located.
0 commit comments