Giter Club home page Giter Club logo

any_with_traits's People

Contributors

predelnik avatar

Watchers

 avatar  avatar  avatar

any_with_traits's Issues

compile failed

[ 14%] Building CXX object test/CMakeFiles/any_with_traits_test.dir/gtest-all.cc.o
[ 28%] Building CXX object test/CMakeFiles/any_with_traits_test.dir/test.cpp.o
/home/xmly/thirdparty/any_with_traits/test/test.cpp: In member function ?.irtual void any_all_Test::TestBody()?.
/home/xmly/thirdparty/any_with_traits/test/test.cpp:157:13: error: converting to ?.td::__cxx11::basic_stringstream?.from initializer list would use explicit constructor ?.td::__cxx11::basic_stringstream<_CharT, _Traits, _Alloc>::basic_stringstream(const __string_type&, std::ios_base::openmode) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_stringstream<_CharT, _Traits, _Alloc>::__string_type = std::__cxx11::basic_string; std::ios_base::openmode = std::_Ios_Openmode]?
ss = {""};
^
In file included from /home/xmly/thirdparty/any_with_traits/test/test.cpp:2:0:
/home/xmly/thirdparty/any_with_traits/test/../src/any_with_traits.h: In instantiation of ?.wt::detail::any_t::any_t(awt::detail::any_t::self&&) [with Traits = {any_trait::destructible}; awt::detail::any_t::self = awt::detail::any_t<any_trait::destructible>]?.
/home/xmly/thirdparty/any_with_traits/test/test.cpp:131:21: required from here
/home/xmly/thirdparty/any_with_traits/test/../src/any_with_traits.h:689:5: error: static assertion failed: class move construction is prohibited due to lack of movable trait
static_assert(
^~~~~~~~~~~~~
/home/xmly/thirdparty/any_with_traits/test/../src/any_with_traits.h:692:11: error: ?.lass awt::detail::any_t<any_trait::destructible>?.has no member named ?.ove_from?
this->move_from(std::move(other));
~~~~~~^~~~~~~~~
/home/xmly/thirdparty/any_with_traits/test/../src/any_with_traits.h: In instantiation of ?.wt::detail::any_t::any_t(awt::detail::any_t::self&&) [with Traits = {any_trait::destructible, any_trait::ostreamable}; awt::detail::any_t::self = awt::detail::any_t<any_trait::destructible, any_trait::ostreamable>]?.
/home/xmly/thirdparty/any_with_traits/test/test.cpp:152:42: required from here
/home/xmly/thirdparty/any_with_traits/test/../src/any_with_traits.h:689:5: error: static assertion failed: class move construction is prohibited due to lack of movable trait
static_assert(
^~~~~~~~~~~~~
/home/xmly/thirdparty/any_with_traits/test/../src/any_with_traits.h:692:11: error: ?.lass awt::detail::any_t<any_trait::destructible, any_trait::ostreamable>?.has no member named ?.ove_from?
this->move_from(std::move(other));

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.