compnerd / ids

Interface Analysis Utility
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

libtool: stylistic changes to the initialization path #7

Closed compnerd closed 3 years ago

compnerd commented 3 years ago

Use the namespace to reduce the column width of the code, prefer struct to class for types that have no private members.