mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
refactor: 💥 type list tools made and implementation detail of the library
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
namespace {
|
||||
|
||||
using namespace mp_units;
|
||||
using namespace mp_units::detail;
|
||||
|
||||
template<typename... Types>
|
||||
struct type_list;
|
||||
|
Reference in New Issue
Block a user