8000 Break up into hpp/cpp · Issue #83 · emilk/loguru · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Break up into hpp/cpp #83
Closed
Closed
@emilk

Description

@emilk

I am considering breaking up Loguru into a loguru.hpp and a loguru.cpp.

In practice this means:

  • You can compile loguru.cpp and link with it easier
  • Or you can #include <loguru.cpp> if you prefer (only no need for #define LOGURU_IMPLEMENTATION 1)
  • One more file you need to keep track of in your build systems

So: good idea or bad idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0