Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend class #136

Merged
merged 1 commit into from
Aug 15, 2020
Merged

Extend class #136

merged 1 commit into from
Aug 15, 2020

Conversation

cr-mitmit
Copy link
Contributor

Ability to get an class_<T> back from "classes" registry so that members can be added after declaration is done. Call is explicit using class_<T>::extend_class

pmed added a commit that referenced this pull request Aug 15, 2020
Removed `class` suffix since the function extende is in the `v8pp::class_` name scope already.
Added `class_::extend()` usage example to the documentation and test case.

See pull-request #136
@pmed pmed merged commit 7b14cc3 into pmed:master Aug 15, 2020
@pmed
Copy link
Owner

pmed commented Aug 15, 2020

Hi @cr-mitmit

thanks for the contribution. I've merged this PR onto the master, and c+17 branches.

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.

2 participants