Skip to content

Add missing const to mustache render and json::wvalue::operator[]#683

Merged
The-EDev merged 1 commit intoCrowCpp:masterfrom
cschreib:const
Jul 22, 2023
Merged

Add missing const to mustache render and json::wvalue::operator[]#683
The-EDev merged 1 commit intoCrowCpp:masterfrom
cschreib:const

Conversation

@cschreib
Copy link
Copy Markdown
Contributor

@cschreib cschreib commented Jul 8, 2023

Fixes #682.

@The-EDev The-EDev merged commit c755c4c into CrowCpp:master Jul 22, 2023
@cschreib cschreib deleted the const branch July 22, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mustache::template_t::render*(context& ctx) should take a const context&

2 participants