Add new make shared test #4
Annotations
10 errors and 4 warnings
Build:
test/weak-ptr-test.cpp#L279
'operator ==': overloaded functions have similar conversions
|
Build:
test/weak-ptr-test.cpp#L279
'testing::AssertionResult': no appropriate default constructor available
|
Build:
test/weak-ptr-test.cpp#L279
'gtest_ar_': const object must be initialized
|
Build:
test/weak-ptr-test.cpp#L288
'operator ==': overloaded functions have similar conversions
|
Build:
test/weak-ptr-test.cpp#L288
'testing::AssertionResult': no appropriate default constructor available
|
Build:
test/weak-ptr-test.cpp#L288
'gtest_ar_': const object must be initialized
|
Build:
test/weak-ptr-test.cpp#L297
'operator ==': overloaded functions have similar conversions
|
Build:
test/weak-ptr-test.cpp#L297
'testing::AssertionResult': no appropriate default constructor available
|
Build:
test/weak-ptr-test.cpp#L297
'gtest_ar_': const object must be initialized
|
Build:
test/weak-ptr-test.cpp#L309
'operator ==': overloaded functions have similar conversions
|
Build:
src/shared-ptr.h#L108
'make_shared': Symbol involving type with internal linkage not defined
|
Build:
src/shared-ptr.h#L50
'shared_ptr<shared_ptr_test_make_shared_forwarding_Test::TestBody::pair>::operator ->': Symbol involving type with internal linkage not defined
|
Build:
src/shared-ptr.h#L16
'shared_ptr<test_object>::shared_ptr': Symbol involving type with internal linkage not defined
|
Build:
src/shared-ptr.h#L108
'make_shared': Symbol involving type with internal linkage not defined
|
Loading