Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

TokenStream constructor triggers Wshadow under GCC #90

Open
horenmar opened this issue Apr 18, 2019 · 0 comments
Open

TokenStream constructor triggers Wshadow under GCC #90

horenmar opened this issue Apr 18, 2019 · 0 comments

Comments

@horenmar
Copy link
Member

Specifically these lines

Clara/include/clara.hpp

Lines 145 to 147 in e306107

TokenStream( Iterator it, Iterator itEnd ) : it( it ), itEnd( itEnd ) {
loadBuffer();
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant