Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Separated C++ wrappers into separate files in a backward-compatible way.#265

Merged
haberman merged 4 commits intoprotocolbuffers:masterfrom
haberman:hpp
Apr 9, 2020
Merged

Separated C++ wrappers into separate files in a backward-compatible way.#265
haberman merged 4 commits intoprotocolbuffers:masterfrom
haberman:hpp

Conversation

@haberman
Copy link
Copy Markdown
Member

@haberman haberman commented Apr 7, 2020

This makes both the C (.h) and C++ (.hpp) files read nicer.
Existing users of the C++ wrappers will have to add manual
#includes of the .hpp files.

This makes both the C (.h) and C++ (.hpp) files read nicer.
They mutually #include each other, so no existing users should
need to change their code.
@haberman haberman merged commit 2559e78 into protocolbuffers:master Apr 9, 2020
@haberman haberman deleted the hpp branch April 4, 2021 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants