You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ONS is a header-only package. To use it, it is sufficient to ensure that the include directory is in the include search path of the compiler of choice.
The software can be tested with `make test`. The samples can be build using `make`.