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

FBString.h:911:8: error: too few template arguments for class template 'basic_string' #77

Closed
denji opened this issue Jul 30, 2014 · 1 comment

Comments

@denji
Copy link

denji commented Jul 30, 2014

/usr/local/Cellar/hhvm/3.2.1b/src/third-party/folly/folly/FBString.h:911:8: error: too few template arguments for class template 'basic_string'
  std::basic_string<Char> backend_;
       ^
/usr/local/Cellar/hhvm/3.2.1b/src/third-party/folly/folly/Traits.h:244:9: note: template is declared here
  class basic_string;
        ^
@denji
Copy link
Author

denji commented Jul 30, 2014

Duplicate #75

@denji denji closed this as completed Jul 30, 2014
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

1 participant