Skip to content

Add documentation (if possible) on how to integrate CTP C++ code into reStructuredText documents compiled by Sphinx #24

@anadon

Description

@anadon

I think I briefly saw somewhere use of this project as a way to include limited C++ snippets that are "run" at text generation time without the need for some meta-level build system nonsense. How does one do this?

I also can't get the following to work:
compile-time-printer -- g++ -std=c++20 -I ../include/ -fsyntax-only -fpermissive examples/compile_time_examples.cpp
for https://gitlab.com/anadon/prime_generator_header/-/blob/master/examples/compile_time_examples.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions