Menu

#154 SafeFormat handling of pointers

open
nobody
None
5
2009-03-19
2009-03-19
No

As reported in http://accu.org/index.php/journals/1539

This might already be done by SafeFormat, please confirm.

Allow printing of pointers only of void* type. Detect at compile-time when pointer types that can't be formatted are passed as argument (using SFINAE).

Discussion


Log in to post a comment.