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

remove template-id from ctors and dtors #1058

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sr-tream
Copy link

template-id is not allowed in ctor/dtor. It also fixed compilation with GCC 11

@limitedAtonement
Copy link

What do we need to do to get this merged?

@sr-tream
Copy link
Author

You can use GH util:

gh pr checkout 1058

and merge it in master.

Or you can use web-based interface to merge

@limitedAtonement
Copy link

I don't manage this repository. I'm using a package, https://archlinux.org/packages/community/any/websocketpp/. If this pull request gets merged and the change released, then the archlinux package will pick up the change so I can compile my project using the archlinux package.

@sr-tream
Copy link
Author

I don't manage this repository. I'm using a package, https://archlinux.org/packages/community/any/websocketpp/. If this pull request gets merged and the change released, then the archlinux package will pick up the change so I can compile my project using the archlinux package.

You can get source of this packet and build with my fork
https://github.com/archlinux/svntogit-community/tree/packages/websocketpp/trunk

@limitedAtonement
Copy link

@sr-tream Would you add a little -j love to that make command in your PKGBUILD?

@sr-tream
Copy link
Author

@limitedAtonement I'm not maintainer of this package

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