Skip to content

module for (template) headers-only library #510

@Dharmesh946

Description

@Dharmesh946

Channel

C++Weekly

Topics

How to make a module out of headers-only library (possibly template if it matters)? A quick scan of the web seems to point many issues, noticeably the need for a Binary Module Interface, which seem contradictory with the idea of headers-only and template code. Though it is most certainly possible (import std).

How to do that with CMake for maximal portability?

Length

I'm guessing that with the right info it can be quite short (< 10')

Relates #115 and #488

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions