1
0
Fork 0
cuberite-2a/tests/CompositeChat
12xx12 14a00d0051
changing cComposite Chat to newer c++ standart (#5028)
* upgraded to new C++ for loops and fixed errors

* readded delete instruction

* now using unique ptr

* added test for text only (that was causing an error for me)

* using unique ptr constructor

* added move constructor and deleted copy constructor

* fixed deconstuctor
http prefixes are constexpr and std::string_view

* fixed whitespace

Co-authored-by: 12xx12 <12xx12100@gmail.com>
2020-11-11 22:38:51 +01:00
..
CMakeLists.txt Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
ClientHandle.cpp SelfTests: Moved cCompositeChat test to a separate project. 2016-06-18 13:12:08 +02:00
CompositeChatTest.cpp changing cComposite Chat to newer c++ standart (#5028) 2020-11-11 22:38:51 +01:00