mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
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