Advertisement
Guest User

Untitled

a guest
May 21st, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. inc/skunk/dataconv.h: In function ‘typename std::enable_if<(! sk::is_constructible_<Tto, Tfrom, void>::value)>::type sk::convert_swap(void*, const void*, ssize_t)’:
  2. inc/skunk/dataconv.h:174:9: error: insufficient contextual information to determine type
  3. type_name<
  4. ^~~~~~~~~~
  5. typename sad::result_of<typename std::decay<Tto>::type(typename std::decay<Tfrom>::type)>::type
  6. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7. >.data()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement