Skip to content
Snippets Groups Projects
Commit d9548d37 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

c++: remove `inline` from implementations

This causes the compiler to not actually put the functions into the
library. Remove the specifier from methods declared in headers.
parent 47eb2e01
No related branches found
No related tags found
No related merge requests found
Showing
with 49 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment