Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ setReferenceAlignment
Method
setReferenceAlignment
other_src/astyle/src/ASFormatter.cpp:1509–1512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1507
}
1508
1509
void ASFormatter::setReferenceAlignment(ReferenceAlign alignment)
1510
{
1511
referenceAlignment = alignment;
1512
}
1513
1514
/**
1515
* jump over several characters.
Callers
1
parseOption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected