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

Haskell data type inheriting C++ Proxy class using std::function #150

Open
wavewave opened this issue Nov 28, 2019 · 0 comments
Open

Haskell data type inheriting C++ Proxy class using std::function #150

wavewave opened this issue Nov 28, 2019 · 0 comments

Comments

@wavewave
Copy link
Owner

As we have std::function support, in principle, a Haskell data type (Handle pattern with function as data) can inherit C++ class directly. This is particularly useful for GUI application like Qt, which uses inheritance as app development mechanism.

@wavewave wavewave changed the title Haskell data type inheriting C++ class using std::function Haskell data type inheriting C++ Proxy class using std::function Dec 23, 2019
@wavewave wavewave moved this to Icebox in fficxx dev Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

1 participant