|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r52000 - in sandbox/conditionally_specified_distribution/shared_features/boost/shared_features: . feature
From: erwann.rogard_at_[hidden]
Date: 2009-03-26 18:14:46
Author: e_r
Date: 2009-03-26 18:14:44 EDT (Thu, 26 Mar 2009)
New Revision: 52000
URL: http://svn.boost.org/trac/boost/changeset/52000
Log:
Minor change to layout, not code
Text files modified:
sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/feature/scalar.hpp | 2 --
sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/set.hpp | 5 ++---
2 files changed, 2 insertions(+), 5 deletions(-)
Modified: sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/feature/scalar.hpp
==============================================================================
--- sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/feature/scalar.hpp (original)
+++ sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/feature/scalar.hpp 2009-03-26 18:14:44 EDT (Thu, 26 Mar 2009)
@@ -16,8 +16,6 @@
namespace impl
{
-
-
template<typename T>
class scalar_base{
public:
Modified: sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/set.hpp
==============================================================================
--- sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/set.hpp (original)
+++ sandbox/conditionally_specified_distribution/shared_features/boost/shared_features/set.hpp 2009-03-26 18:14:44 EDT (Thu, 26 Mar 2009)
@@ -215,8 +215,7 @@
features_type features_;
};
-
-
-}}
+}
+}
#endif
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk