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

reference to '_1' is ambiguous #49

Closed
dionysiusmarquis opened this issue Mar 15, 2016 · 1 comment
Closed

reference to '_1' is ambiguous #49

dionysiusmarquis opened this issue Mar 15, 2016 · 1 comment

Comments

@dionysiusmarquis
Copy link

Hi,

i just ran into an ambiguous reference. I'm using my own compiled boost version with openFrameworks which may couse this error.

(24)   .../ofxDatGui/src/ofxDatGui.h
(24)   .../ofxDatGui/src/components/ofxDatGuiGroups.h
(24)   .../ofxDatGui/src/components/ofxDatGuiLabel.h
(24)   .../ofxDatGui/src/core/ofxDatGuiComponent.h
Error:(79, 68) reference to '_1' is ambiguous

It would help to fully qualify the placeholder like this: std::placeholders::_1.
Does this make sense?

@braitsch
Copy link
Owner

I'm fine with this, will push up a patch in a moment.

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

No branches or pull requests

2 participants