0_0_38838118_22239.cpp
VC2013\INCLUDE\xmemory0(600) : error C2661: “Event::Event”: 没有重载函数接受 4 个参数
VC2013\INCLUDE\xmemory0(723): 参见对正在编译的函数 模板 实例化“void std::allocator<_Ty>::construct<_Objty,int&,int&,int,int>(_Objty *,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Event
, _Objty=Event
]
VC2013\INCLUDE\xmemory0(723): 参见对正在编译的函数 模板 实例化“void std::allocator<_Ty>::construct<_Objty,int&,int&,int,int>(_Objty *,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Event
, _Objty=Event
]
VC2013\INCLUDE\xmemory0(872): 参见对正在编译的函数 模板 实例化“void std::allocator_traits<_Alloc>::construct<_Ty,int&,int&,int,int>(std::allocator<_Ty> &,_Objty *,int &,int &,int &&,int &&)”的引用
with
[
_Alloc=std::allocator<Event>
, _Ty=Event
, _Objty=Event
]
VC2013\INCLUDE\xmemory0(872): 参见对正在编译的函数 模板 实例化“void std::allocator_traits<_Alloc>::construct<_Ty,int&,int&,int,int>(std::allocator<_Ty> &,_Objty *,int &,int &,int &&,int &&)”的引用
with
[
_Alloc=std::allocator<Event>
, _Ty=Event
, _Objty=Event
]
VC2013\INCLUDE\vector(899): 参见对正在编译的函数 模板 实例化“void std::_Wrap_alloc<std::allocator<_Ty>>::construct<Event,int&,int&,int,int>(_Ty *,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Event
]
VC2013\INCLUDE\vector(899): 参见对正在编译的函数 模板 实例化“void std::_Wrap_alloc<std::allocator<_Ty>>::construct<Event,int&,int&,int,int>(_Ty *,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Event
]
0_0_38838118_22239.cpp(120): 参见对正在编译的函数 模板 实例化“void std::vector<Event,std::allocator<_Ty>>::emplace_back<int&,int&,int,int>(int &,int &,int &&,int &&)”的引用
with
[
_Ty=Event
]
0_0_38838118_22239.cpp(120): 参见对正在编译的函数 模板 实例化“void std::vector<Event,std::allocator<_Ty>>::emplace_back<int&,int&,int,int>(int &,int &,int &&,int &&)”的引用
with
[
_Ty=Event
]
VC2013\INCLUDE\xmemory0(600) : error C2661: “Query::Query”: 没有重载函数接受 5 个参数
VC2013\INCLUDE\xmemory0(723): 参见对正在编译的函数 模板 实例化“void std::allocator<_Ty>::construct<_Objty,int&,int&,int&,int,int>(_Objty *,int &,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Query
, _Objty=Query
]
VC2013\INCLUDE\xmemory0(723): 参见对正在编译的函数 模板 实例化“void std::allocator<_Ty>::construct<_Objty,int&,int&,int&,int,int>(_Objty *,int &,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Query
, _Objty=Query
]
VC2013\INCLUDE\xmemory0(872): 参见对正在编译的函数 模板 实例化“void std::allocator_traits<_Alloc>::construct<_Ty,int&,int&,int&,int,int>(std::allocator<_Ty> &,_Objty *,int &,int &,int &,int &&,int &&)”的引用
with
[
_Alloc=std::allocator<Query>
, _Ty=Query
, _Objty=Query
]
VC2013\INCLUDE\xmemory0(872): 参见对正在编译的函数 模板 实例化“void std::allocator_traits<_Alloc>::construct<_Ty,int&,int&,int&,int,int>(std::allocator<_Ty> &,_Objty *,int &,int &,int &,int &&,int &&)”的引用
with
[
_Alloc=std::allocator<Query>
, _Ty=Query
, _Objty=Query
]
VC2013\INCLUDE\vector(899): 参见对正在编译的函数 模板 实例化“void std::_Wrap_alloc<std::allocator<_Ty>>::construct<Query,int&,int&,int&,int,int>(_Ty *,int &,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Query
]
VC2013\INCLUDE\vector(899): 参见对正在编译的函数 模板 实例化“void std::_Wrap_alloc<std::allocator<_Ty>>::construct<Query,int&,int&,int&,int,int>(_Ty *,int &,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Query
]
0_0_38838118_22239.cpp(140): 参见对正在编译的函数 模板 实例化“void std::vector<Query,std::allocator<_Ty>>::emplace_back<int&,int&,int&,int,int>(int &,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Query
]
0_0_38838118_22239.cpp(140): 参见对正在编译的函数 模板 实例化“void std::vector<Query,std::allocator<_Ty>>::emplace_back<int&,int&,int&,int,int>(int &,int &,int &,int &&,int &&)”的引用
with
[
_Ty=Query
]
|