xo-ordinaltree: cosmetic
This commit is contained in:
parent
3d7ddd2f8c
commit
08f26ffd48
1 changed files with 3 additions and 0 deletions
|
|
@ -6,12 +6,15 @@
|
|||
#pragma once
|
||||
|
||||
#include "Node.hpp"
|
||||
#include "xo/indentlog/scope.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace tree {
|
||||
namespace detail {
|
||||
/* require:
|
||||
* - Reduce::value_type
|
||||
*
|
||||
* matches forward tmplate decl in Node.hpp
|
||||
*/
|
||||
template <typename Key,
|
||||
typename Value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue