-
AFAIK, there's no way to define template specializations in cppfront. I found this out when trying to define a custom `std::formatter`.
Here's my expected syntax.
```
Foo: @struct type = {
…
-
CString abc = "123";
spdlog::default_logger_raw()->info("{}", abc);
Before V1.13/12/11..., spdlog can support the Win32xx CString Class,
Now on V1.14 or 1.14.1, compile report
static_assert(…
-
# Proposal
Add a concretization-like step to mutate TensorView definition with correct stride_order (allocationDomain) and contiguity flag.
# Context
currently nvfuser API requires user to st…
-
Consider this code:
```cpp
#include
template
void foo()
{
puts(__PRETTY_FUNCTION__);
}
template struct my_basic_string;
using my_string = my_basic_string;
template struct __attribu…
-
On registration page when choosing "учитель" from for teacher info appear. The issue is: combo box for a teacher specialization is empty.
tsudd updated
3 years ago
-
**1: Specialization**
Left: `In a world of specialists ...`
Right: `... Become a generalist`
Bottom: `Become an expert in scientific controversies`
-
### 1. Current Behavior
#### 1.1. Description
Rupture _sometimes_ does not tick for the full duration when refreshed in Subtlety specialization. I am not certain, but I think it may fall off early…
-
Darkmode/Lightmode functionality
Problem:
Detecting system-wide theme as dark/light is not going so well on NixOS. In addtion, my themes are defined through nix-colors, so switching the color-sche…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47412](https://bugs.llvm.org/show_bug.cgi?id=47412) |
| Status | NEW |
| Importance | P normal |
|…
-
Currently all errors reported via the `Termination` impl on `core::result::Result` go through `Debug` instead of `Error`, which tends to be the wrong choice for errors. We have plans for fixing this v…
yaahc updated
3 years ago