Skip to content

Commit

Permalink
Re-generate.
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao committed Oct 27, 2024
1 parent 876ff6f commit 38621c3
Show file tree
Hide file tree
Showing 10 changed files with 41,674 additions and 1,521 deletions.
8,753 changes: 8,428 additions & 325 deletions src/CppParser/Bindings/CSharp/arm64-apple-darwin/CppSharp.CppParser.cs

Large diffs are not rendered by default.

45 changes: 34 additions & 11 deletions src/CppParser/Bindings/CSharp/arm64-apple-darwin/Std.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ namespace Std
{
namespace CharTraits
{
[StructLayout(LayoutKind.Sequential, Size = 1)]
[StructLayout(LayoutKind.Explicit, Size = 1)]
public unsafe partial struct __Internal
{
}
Expand Down Expand Up @@ -165,21 +165,24 @@ namespace Std
{
namespace CompressedPair
{
[StructLayout(LayoutKind.Sequential, Size = 24)]
[StructLayout(LayoutKind.Explicit, Size = 24)]
public unsafe partial struct __Internalc__N_std_N___1_S___compressed_pair____N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C_S___rep_S2_
{
[FieldOffset(0)]
internal global::Std.BasicString.Rep.__Internalc__N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C __value_;
}

[StructLayout(LayoutKind.Sequential, Size = 8)]
[StructLayout(LayoutKind.Explicit, Size = 8)]
public unsafe partial struct __Internalc__N_std_N___1_S___compressed_pair_____N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C___N_std_N___1_S_allocator__S1_
{
[FieldOffset(0)]
internal __IntPtr __value_;
}

[StructLayout(LayoutKind.Sequential, Size = 8)]
[StructLayout(LayoutKind.Explicit, Size = 8)]
public unsafe partial struct __Internalc__N_std_N___1_S___compressed_pair___i___N_std_N___1_S_allocator__i
{
[FieldOffset(0)]
internal __IntPtr __value_;
}
}
Expand All @@ -189,7 +192,7 @@ namespace Std
{
namespace Allocator
{
[StructLayout(LayoutKind.Sequential, Size = 1)]
[StructLayout(LayoutKind.Explicit, Size = 1)]
public unsafe partial struct __Internal
{
[SuppressUnmanagedCodeSecurity, DllImport("Std-symbols", EntryPoint = "_ZNSt3__19allocatorIcEC2B8un170006Ev", CallingConvention = __CallingConvention.Cdecl)]
Expand Down Expand Up @@ -300,9 +303,10 @@ namespace Std
{
namespace BasicString
{
[StructLayout(LayoutKind.Sequential, Size = 24)]
[StructLayout(LayoutKind.Explicit, Size = 24)]
public unsafe partial struct __Internalc__N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C
{
[FieldOffset(0)]
internal global::Std.CompressedPair.__Internalc__N_std_N___1_S___compressed_pair____N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C_S___rep_S2_ __r_;

[SuppressUnmanagedCodeSecurity, DllImport("Std-symbols", EntryPoint = "_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2B8un170006Ev", CallingConvention = __CallingConvention.Cdecl)]
Expand Down Expand Up @@ -348,12 +352,19 @@ public unsafe partial struct __Internal

namespace Long
{
[StructLayout(LayoutKind.Sequential, Size = 24)]
[StructLayout(LayoutKind.Explicit, Size = 24)]
public unsafe partial struct __Internal
{
[FieldOffset(0)]
internal __IntPtr __data_;

[FieldOffset(8)]
internal ulong __size_;

[FieldOffset(16)]
internal ulong __cap_;

[FieldOffset(23)]
internal ulong __is_long_;
}

Expand Down Expand Up @@ -381,9 +392,10 @@ public unsafe partial struct __Internalc__N_std_N___1_S_basic_string__C___N_std_

namespace Raw
{
[StructLayout(LayoutKind.Sequential, Size = 24)]
[StructLayout(LayoutKind.Explicit, Size = 24)]
public unsafe partial struct __Internal
{
[FieldOffset(0)]
internal fixed ulong __words[3];
}
}
Expand Down Expand Up @@ -533,19 +545,29 @@ namespace Std
{
namespace Vector
{
[StructLayout(LayoutKind.Sequential, Size = 24)]
[StructLayout(LayoutKind.Explicit, Size = 24)]
public unsafe partial struct __Internalc__N_std_N___1_S_vector____N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C___N_std_N___1_S_allocator__S0_
{
[FieldOffset(0)]
internal __IntPtr __begin_;

[FieldOffset(8)]
internal __IntPtr __end_;

[FieldOffset(16)]
internal global::Std.CompressedPair.__Internalc__N_std_N___1_S___compressed_pair_____N_std_N___1_S_basic_string__C___N_std_N___1_S_char_traits__C___N_std_N___1_S_allocator__C___N_std_N___1_S_allocator__S1_ __end_cap_;
}

[StructLayout(LayoutKind.Sequential, Size = 24)]
[StructLayout(LayoutKind.Explicit, Size = 24)]
public unsafe partial struct __Internalc__N_std_N___1_S_vector__i___N_std_N___1_S_allocator__i
{
[FieldOffset(0)]
internal __IntPtr __begin_;

[FieldOffset(8)]
internal __IntPtr __end_;

[FieldOffset(16)]
internal global::Std.CompressedPair.__Internalc__N_std_N___1_S___compressed_pair___i___N_std_N___1_S_allocator__i __end_cap_;
}
}
Expand All @@ -555,9 +577,10 @@ namespace Std
{
namespace TreeEndNode
{
[StructLayout(LayoutKind.Sequential, Size = 8)]
[StructLayout(LayoutKind.Explicit, Size = 8)]
public unsafe partial struct __Internal_Ptr
{
[FieldOffset(0)]
internal __IntPtr __left_;
}
}
Expand Down
Loading

0 comments on commit 38621c3

Please sign in to comment.