Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adl: Create Module Unit adl/oct #6

Closed
flisboac opened this issue Feb 26, 2017 · 0 comments
Closed

adl: Create Module Unit adl/oct #6

flisboac opened this issue Feb 26, 2017 · 0 comments

Comments

@flisboac
Copy link
Owner

flisboac commented Feb 26, 2017

This module unit includes all of its inner modules in its main .hpp file. Also, an additional .cfg.hpp should be responsible for all preprocessor verifications, if any.

All of this module's types (e.g. namespace-level typedefs, classes, enums, structs, unions) must be forward-declared in the module's .fwd.hpp header. Inner artifacts (e.g. module, component) are prohibited to forward-declare types anywhere else.

File structure

  • $PROJECT_ROOT/
    • include/
      • adl/oct.hpp
      • adl/oct.fwd.hpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant