Skip to content

Instantly share code, notes, and snippets.

@grefab
Last active September 9, 2016 02:49
Show Gist options
  • Save grefab/b6399975368d87bb8324748e1cc336dd to your computer and use it in GitHub Desktop.
Save grefab/b6399975368d87bb8324748e1cc336dd to your computer and use it in GitHub Desktop.
/Users/gregor/source/dlib_dnn/dlib/dlib/cmake_utils/test_for_cuda/../../dnn/../matrix/../pixel.h(967): error: more than one instance of overloaded function "pow" matches the argument list:
function template "std::__1::__lazy_enable_if<<expression>, std::__1::__promote<_A1, _A2, void>>::type std::__1::pow(_A1, _A2)"
function template "std::__1::enable_if<<expression>, std::__1::__promote<_Tp, _Up, void>::type>::type std::__1::pow(_Tp, _Up)"
argument types are: (double, int)
/Users/gregor/source/dlib_dnn/dlib/dlib/cmake_utils/test_for_cuda/../../dnn/../matrix/../pixel.h(968): error: more than one instance of overloaded function "pow" matches the argument list:
function template "std::__1::__lazy_enable_if<<expression>, std::__1::__promote<_A1, _A2, void>>::type std::__1::pow(_A1, _A2)"
function template "std::__1::enable_if<<expression>, std::__1::__promote<_Tp, _Up, void>::type>::type std::__1::pow(_Tp, _Up)"
argument types are: (double, int)
/Users/gregor/source/dlib_dnn/dlib/dlib/cmake_utils/test_for_cuda/../../dnn/../matrix/../pixel.h(973): error: more than one instance of overloaded function "pow" matches the argument list:
function template "std::__1::__lazy_enable_if<<expression>, std::__1::__promote<_A1, _A2, void>>::type std::__1::pow(_A1, _A2)"
function template "std::__1::enable_if<<expression>, std::__1::__promote<_Tp, _Up, void>::type>::type std::__1::pow(_Tp, _Up)"
argument types are: (double, int)
/Users/gregor/source/dlib_dnn/dlib/dlib/cmake_utils/test_for_cuda/../../dnn/../matrix/../pixel.h(974): error: more than one instance of overloaded function "pow" matches the argument list:
function template "std::__1::__lazy_enable_if<<expression>, std::__1::__promote<_A1, _A2, void>>::type std::__1::pow(_A1, _A2)"
function template "std::__1::enable_if<<expression>, std::__1::__promote<_Tp, _Up, void>::type>::type std::__1::pow(_Tp, _Up)"
argument types are: (double, int)
/Users/gregor/source/dlib_dnn/dlib/dlib/cmake_utils/test_for_cuda/../../dnn/../matrix/../pixel.h(979): error: more than one instance of overloaded function "pow" matches the argument list:
function template "std::__1::__lazy_enable_if<<expression>, std::__1::__promote<_A1, _A2, void>>::type std::__1::pow(_A1, _A2)"
function template "std::__1::enable_if<<expression>, std::__1::__promote<_Tp, _Up, void>::type>::type std::__1::pow(_Tp, _Up)"
argument types are: (double, int)
/Users/gregor/source/dlib_dnn/dlib/dlib/cmake_utils/test_for_cuda/../../dnn/../matrix/../pixel.h(980): error: more than one instance of overloaded function "pow" matches the argument list:
function template "std::__1::__lazy_enable_if<<expression>, std::__1::__promote<_A1, _A2, void>>::type std::__1::pow(_A1, _A2)"
function template "std::__1::enable_if<<expression>, std::__1::__promote<_Tp, _Up, void>::type>::type std::__1::pow(_Tp, _Up)"
argument types are: (double, int)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment