xo-unit: move types: xo::obs:: -> xo::unit::
This commit is contained in:
parent
06a7e938e4
commit
7e61533caf
14 changed files with 147 additions and 114 deletions
|
|
@ -17,7 +17,7 @@ namespace xo {
|
|||
* - bpu_list -> bpu_node
|
||||
*/
|
||||
|
||||
namespace obs {
|
||||
namespace unit {
|
||||
// ----- lookup_bpu -----
|
||||
|
||||
/**
|
||||
|
|
@ -510,7 +510,7 @@ namespace xo {
|
|||
template<typename D>
|
||||
using canonical_t = canonical_impl<D>::dim_type;
|
||||
|
||||
} /*namespace obs*/
|
||||
} /*namespace unit*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end dimension_impl.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue