Skip to content

Instantly share code, notes, and snippets.

@pmiddend
Created December 30, 2015 14:05
Show Gist options
  • Select an option

  • Save pmiddend/54ffc22be05ae84a95e3 to your computer and use it in GitHub Desktop.

Select an option

Save pmiddend/54ffc22be05ae84a95e3 to your computer and use it in GitHub Desktop.
/home/philipp/Programming/openstryker/level_reader/src/main.cpp:114:5: error: no matching function for
call to 'optional_apply'
fcppt::optional_apply(
^~~~~~~~~~~~~~~~~~~~~
/home/philipp/local/include/fcppt/optional_apply.hpp:41:1: note: candidate template ignored:
substitution failure [with Function = (lambda at
/home/philipp/Programming/openstryker/level_reader/src/main.cpp:115:7), Optionals = <>]: no
matching function for call to object of type 'const (lambda at
/home/philipp/Programming/openstryker/level_reader/src/main.cpp:115:7)'
optional_apply(
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment