adl/oct, adl: Correct function implementations (e.g. adl_IMPL, inline, etc) · Issue #41 · flisboac/adl · GitHub
More Web Proxy on the site http://driver.im/
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
flisboac
changed the title
Correct function implementations (e.g. adl_IMPL, inline, etc)
adl/oct, adl: Correct function implementations (e.g. adl_IMPL, inline, etc)
Aug 7, 2017
Guidelines for implementations:
adl_*CLASS
adl_*CLASS
adl_*API
adl_IMPL
inline
.Examples for template types:
Examples for non-template types:
Examples for functions:
The rest follows standard convention (constexpr at declaration and definition, etc).
The text was updated successfully, but these errors were encountered: