home  

nl_typedef_blk_in

Properties

  Category: Blank line options
      Type: numeric [0 .. 16]
   Default: 0

Description

The maximum number of consecutive newlines within a block of typedefs.

0: No change (default).

Examples

raw CPP code nl_typedef_blk_in=0 nl_typedef_blk_in=5 nl_typedef_blk_in=10 nl_typedef_blk_in=16 nl
nl_typedef_blk_in=0
typedef int&ri; typedef int*pi; typedef int&ri; typedef int*pi; typedef int&ri; typedef int*pi; typedef int&ri; typedef int*pi; typedef int&ri; typedef int*pi; typedef int&ri; typedef int*pi;
 

Not the best code for this option? See how to improve the .uds file used to generate these examples.