mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix testspr::print_type
This commit is contained in:
parent
59c5e7874c
commit
481b277216
10 changed files with 616 additions and 591 deletions
|
@ -119,7 +119,7 @@ namespace testspr {
|
|||
template<typename T>
|
||||
inline SPROUT_NON_CONSTEXPR void
|
||||
print_type() {
|
||||
testspr::print_typename<testspr::id<T> >();
|
||||
testspr::print_ln(testspr::qualified_typename_of<T>());
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue