xo-unit: refactor: c_basis_power<> -> basis_power<>
This commit is contained in:
parent
bb5fc1cb4e
commit
7c7373427e
6 changed files with 69 additions and 32 deletions
|
|
@ -7,7 +7,6 @@ int
|
|||
main () {
|
||||
namespace u = xo::unit::units;
|
||||
namespace qty = xo::unit::qty;
|
||||
using xo::unit::quantity;
|
||||
using namespace std;
|
||||
|
||||
auto t1 = qty::milliseconds(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue