forked from boostorg/config
Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
namespace boost_no_template_aliases {
|
||||
|
||||
using PINT = void (*)(int); // using plus C-style type
|
||||
using PINT = void (*)(int); // using plus C-style type
|
||||
|
||||
int test()
|
||||
{
|
||||
|
Reference in New Issue
Block a user