[med-svn] [SCM] aghermann branch, master, updated. 053d1c90f9d6b94463523a681328332ff0c585ce

andrei zavada jh at johnhommer.com
Mon May 13 22:00:53 UTC 2013


The following commit has been merged in the master branch:
commit ca15ccaf21e72b36d0b64c0221cc2d9a078a2585
Author: andrei zavada <jh at johnhommer.com>
Date:   Fri May 3 11:13:09 2013 +0000

    don't include string literal operators yet

diff --git a/src/ui/ui.hh b/src/ui/ui.hh
index 699d116..baf4b13 100644
--- a/src/ui/ui.hh
+++ b/src/ui/ui.hh
@@ -33,14 +33,6 @@ using namespace std;
 
 namespace aghui {
 
-inline int operator"" _hmm( const long double v)
-{
-	return v * aghui::__hdpmm__;
-}
-inline int operator"" _vmm( const long double v)
-{
-	return v * aghui::__vdpmm__;
-}
 
 struct SGeometry {
 	int x, y, w, h;

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list