Skip to content

Commit

Permalink
Type update
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztof-jusiak authored Dec 11, 2023
1 parent 370e2b1 commit 86da306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tips/360.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ int main() {

</p></details><details open><summary>Puzzle</summary><p>

* **Can you implement `strcat` using spanstream?
* **Can you implement `strcat` using spanstream?**

```cpp
[[nodiscard]] constexpr auto strcat(auto...); // TODO
Expand Down

0 comments on commit 86da306

Please sign in to comment.