-
Code: https://godbolt.org/z/oE9f3s71h
```c++
#include
#include
#include
#include
#include
#include
#include
struct abc
{
std::string str;
std::string_view view() const { retu…
-
Hi,
I have this small test (test_interp.rb) of the Interp function:
require "gsl"
x=[0,1,2,3,4].to_gv
y=[0,1,2,3,4].to_gv
x_new = [3.5].to_gv
puts "x: #{x.inspect}"
puts "y: #{y.inspect}"
puts "x_new…
-
I'm tring to write an App similar to the TfLite example but am running into out of memory problems. I see the same or similar problems with the TfLite sample:
After ~ 25 minutes I get the following…
-
## Problem
We want to be able to algorithmically generate an S3 key for the ingest bundles so we can reliably find bundles and selectively expire certain datasets.
## Solution
Describe the soluti…
-
| | |
| --- | --- |
| Bugzilla Link | [37482](https://llvm.org/bz37482) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pskocik |
## Extended Description
Clan…
-
I would like to build gemBS but I don't know what to do to ensure binaries are correctly installed.
```bash
#!/bin/bash
git clone --recursive https://github.com/heathsc/gemBS.git
cd gemBS
sed…
-
I have an expression causing crash in gsl.
Example project
Name
diff --git a/zproject.gsl b/zproject.gsl
index cb9206f..13c07fe 100644
--- a/…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38584](https://bugs.llvm.org/show_bug.cgi?id=38584) |
| Status | NEW |
| Importance | P enhancemen…
-
An issue ( Microsoft/gsl#990 ) was recently filed in the Microsoft GSL repository, requesting additional support for `gsl::narrow` on custom arithmetic types. Do the CppCoreGuidelines intend for narro…
-
What are the editors' views on the GSL user issue [Provide a "safe" and "simple" way for binary I/O · Issue #1104 · microsoft/GSL (github.com)](https://github.com/microsoft/GSL/issues/1104)?. The Micr…