summaryrefslogtreecommitdiff
path: root/c++
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-07-29 14:18:30 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-07-29 14:18:30 +0200
commit700cde2d499742160deb361f42b7e861ae1db8ed (patch)
treeba796243a94578f9c2105080fa19040a341c4482 /c++
parentfb7dd1c9185da30aed8645c084be0722e061a867 (diff)
Renaming to new standard
Diffstat (limited to 'c++')
-rw-r--r--c++/distance/meter.hpp (renamed from c++/distance/meter.h)0
-rw-r--r--c++/time/second.hpp (renamed from c++/time/second.h)0
-rw-r--r--c++/unit.hpp (renamed from c++/unit.h)0
-rw-r--r--c++/unit.tmpl.hpp (renamed from c++/unit.tmpl.h)0
-rw-r--r--c++/unit_cast.hpp (renamed from c++/unit_cast.h)0
-rw-r--r--c++/unit_print.hpp (renamed from c++/unit_print.h)0
-rw-r--r--c++/unit_reduction.hpp (renamed from c++/unit_reduction.h)0
7 files changed, 0 insertions, 0 deletions
diff --git a/c++/distance/meter.h b/c++/distance/meter.hpp
index 0d9fb3b..0d9fb3b 100644
--- a/c++/distance/meter.h
+++ b/c++/distance/meter.hpp
diff --git a/c++/time/second.h b/c++/time/second.hpp
index 6dca456..6dca456 100644
--- a/c++/time/second.h
+++ b/c++/time/second.hpp
diff --git a/c++/unit.h b/c++/unit.hpp
index a8e8320..a8e8320 100644
--- a/c++/unit.h
+++ b/c++/unit.hpp
diff --git a/c++/unit.tmpl.h b/c++/unit.tmpl.hpp
index 5eec43d..5eec43d 100644
--- a/c++/unit.tmpl.h
+++ b/c++/unit.tmpl.hpp
diff --git a/c++/unit_cast.h b/c++/unit_cast.hpp
index 8dc2689..8dc2689 100644
--- a/c++/unit_cast.h
+++ b/c++/unit_cast.hpp
diff --git a/c++/unit_print.h b/c++/unit_print.hpp
index 4d9187b..4d9187b 100644
--- a/c++/unit_print.h
+++ b/c++/unit_print.hpp
diff --git a/c++/unit_reduction.h b/c++/unit_reduction.hpp
index df02a4d..df02a4d 100644
--- a/c++/unit_reduction.h
+++ b/c++/unit_reduction.hpp