mirror of
https://github.com/isledecomp/isle.git
synced 2025-01-31 19:01:42 +01:00
Fix some beta annotations (#1377)
Some checks are pending
Analyze / CONFIG annotations (push) Waiting to run
Analyze / ISLE annotations (push) Waiting to run
Analyze / LEGO1 annotations (push) Waiting to run
Build / Download original binaries (push) Waiting to run
Build / Current msys2 clang32 (push) Waiting to run
Build / Current msys2 mingw32 (push) Waiting to run
Build / Current MSVC (push) Waiting to run
Build / MSVC 4.20 (push) Waiting to run
Build / Compare with master (push) Blocked by required conditions
Build / Upload artifacts (push) Blocked by required conditions
Format / C++ (push) Waiting to run
Naming / C++ (push) Waiting to run
Some checks are pending
Analyze / CONFIG annotations (push) Waiting to run
Analyze / ISLE annotations (push) Waiting to run
Analyze / LEGO1 annotations (push) Waiting to run
Build / Download original binaries (push) Waiting to run
Build / Current msys2 clang32 (push) Waiting to run
Build / Current msys2 mingw32 (push) Waiting to run
Build / Current MSVC (push) Waiting to run
Build / MSVC 4.20 (push) Waiting to run
Build / Compare with master (push) Blocked by required conditions
Build / Upload artifacts (push) Blocked by required conditions
Format / C++ (push) Waiting to run
Naming / C++ (push) Waiting to run
This commit is contained in:
parent
382f058c23
commit
f542b3aeba
@ -147,9 +147,10 @@ private:
|
||||
// _Tree<MxAtom *,MxAtom *,set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::_Kfn,MxAtomCompare,allocator<MxAtom *> >::erase
|
||||
// clang-format on
|
||||
|
||||
// clang-format off
|
||||
// TEMPLATE: BETA10 0x10131460
|
||||
// _Tree<MxAtom *,MxAtom *,set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::_Kfn,MxAtomCompare,allocator<MxAtom *>
|
||||
// >::size
|
||||
// _Tree<MxAtom *,MxAtom *,set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::_Kfn,MxAtomCompare,allocator<MxAtom *> >::size
|
||||
// clang-format on
|
||||
|
||||
// clang-format off
|
||||
// TEMPLATE: LEGO1 0x100afc40
|
||||
@ -175,9 +176,10 @@ private:
|
||||
// _Tree<MxAtom *,MxAtom *,set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::_Kfn,MxAtomCompare,allocator<MxAtom *> >::_Nil
|
||||
// clang-format on
|
||||
|
||||
// clang-format off
|
||||
// TEMPLATE: BETA10 0x10132170
|
||||
// _Tree<MxAtom *,MxAtom *,set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::_Kfn,MxAtomCompare,allocator<MxAtom *>
|
||||
// >::begin
|
||||
// _Tree<MxAtom *,MxAtom *,set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::_Kfn,MxAtomCompare,allocator<MxAtom *> >::begin
|
||||
// clang-format on
|
||||
|
||||
// TEMPLATE: BETA10 0x101321d0
|
||||
// set<MxAtom *,MxAtomCompare,allocator<MxAtom *> >::size
|
||||
|
@ -104,9 +104,9 @@ public:
|
||||
// MxPtrListCursor<MxPresenter>::MxPtrListCursor<MxPresenter>
|
||||
|
||||
// TEMPLATE: BETA10 0x1007d270
|
||||
// MxListCursor<MxPresenter>::MxListCursor<MxPresenter>
|
||||
// MxListCursor<MxPresenter *>::MxListCursor<MxPresenter *>
|
||||
|
||||
// TEMPLATE: BETA10 0x100d9420
|
||||
// MxListCursor<MxPresenter>::Prev
|
||||
// MxListCursor<MxPresenter *>::Prev
|
||||
|
||||
#endif // MXPRESENTERLIST_H
|
||||
|
@ -172,10 +172,12 @@ private:
|
||||
|
||||
// TEMPLATE: BETA10 0x1017ab10
|
||||
// map<char const *,ViewLODList *,ROINameComparator,allocator<ViewLODList *> >::erase
|
||||
// No symbol generated for this?
|
||||
// Two iterators
|
||||
|
||||
// TEMPLATE: BETA10 0x1017a040
|
||||
// map<char const *,ViewLODList *,ROINameComparator,allocator<ViewLODList *> >::erase
|
||||
// ?erase@?$map@PBDPAVViewLODList@@UROINameComparator@@V?$allocator@PAVViewLODList@@@@@@QAE?AViterator@?$_Tree@PBDU?$pair@QBDPAVViewLODList@@@@U_Kfn@?$map@PBDPAVViewLODList@@UROINameComparator@@V?$allocator@PAVViewLODList@@@@@@UROINameComparator@@V?$allocato
|
||||
// aka map<char const *,ViewLODList *,ROINameComparator,allocator<ViewLODList *> >::erase
|
||||
// One iterator
|
||||
|
||||
// TEMPLATE: BETA10 0x10178f80
|
||||
|
Loading…
x
Reference in New Issue
Block a user