summaryrefslogtreecommitdiff
path: root/boost/parameter/binding.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/parameter/binding.hpp')
-rw-r--r--boost/parameter/binding.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/parameter/binding.hpp b/boost/parameter/binding.hpp
index a1d4e85ce0..388e09d66f 100644
--- a/boost/parameter/binding.hpp
+++ b/boost/parameter/binding.hpp
@@ -24,7 +24,7 @@
#include <boost/type_traits/is_same.hpp>
#endif
-namespace boost { namespace parameter {
+namespace boost { namespace parameter {
// A metafunction that, given an argument pack, returns the reference type
// of the parameter identified by the given keyword. If no such parameter
@@ -100,7 +100,7 @@ namespace boost { namespace parameter {
#include <boost/parameter/aux_/is_placeholder.hpp>
-namespace boost { namespace parameter {
+namespace boost { namespace parameter {
template <
typename Parameters
@@ -132,7 +132,7 @@ namespace boost { namespace parameter {
#include <boost/parameter/aux_/result_of0.hpp>
-namespace boost { namespace parameter {
+namespace boost { namespace parameter {
// A metafunction that, given an argument pack, returns the reference type
// of the parameter identified by the given keyword. If no such parameter