blob: 5d37073695d8f985140a9bcc38f22339d34bd672 (
plain)
1
2
3
4
5
6
7
|
# Places the byref as follows: "int & foo"
sp_after_byref_func = force
sp_before_byref_func = force
sp_after_byref = force
sp_before_byref = force
indent_columns = 3
indent_class = true
|