diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index ba81385..70bc85b 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-15T15:28:46","documenter_version":"1.4.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-15T16:08:14","documenter_version":"1.4.0"}} \ No newline at end of file diff --git a/dev/index.html b/dev/index.html index 9d1e8c9..ed38467 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Home · StrideArraysCore.jl

StrideArraysCore

StrideArraysCore.@gc_preserveMacro

@gc_preserve foo(A, B, C)

Apply to a single, non-nested, function call. It will GC.@preserve all the arguments, and substitute suitable arrays with PtrArrays. This has the benefit of potentially allowing statically sized mutable arrays to be both stack allocated, and passed through a non-inlined function boundary.

source
+Home · StrideArraysCore.jl

StrideArraysCore

StrideArraysCore.@gc_preserveMacro

@gc_preserve foo(A, B, C)

Apply to a single, non-nested, function call. It will GC.@preserve all the arguments, and substitute suitable arrays with PtrArrays. This has the benefit of potentially allowing statically sized mutable arrays to be both stack allocated, and passed through a non-inlined function boundary.

source
diff --git a/dev/objects.inv b/dev/objects.inv index 3924926..4c6e48a 100644 Binary files a/dev/objects.inv and b/dev/objects.inv differ