Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in string-view
warning: object backing the pointer will be destroyed at the end of the full-expression for std::pair
Aug 30, 2022
c++
c++17
stdstring
temporary
string-view
Constructing a string_view from a range of chars
Aug 25, 2022
c++
c++20
string-view
How to pass std::string_view by value or by const reference
Nov 06, 2022
c++17
string-view
Why string_view constructor doesn't take a pair of iterators
Oct 18, 2022
c++
string-view
string-span
String view literals in header file
Oct 14, 2022
c++
c++17
string-literals
string-view
Why does std::string_view::data not include a null terminator?
Apr 05, 2022
c++
stl
c++17
string-view
std::string_view and std::string in std::unordered_set [duplicate]
Dec 28, 2021
c++
stl
c++17
unordered-set
string-view
Implementation of string_view formatted stream ouput
Mar 28, 2020
c++
c++17
string-view
When do you need a null terminated string in a read-only scenario?
Sep 21, 2022
c++
string
c++17
string-view
Differences between boost::string_ref and boost::string_view
Apr 04, 2022
boost
string-view
How to split a std::string into a range (v3) of std::string_views?
Mar 17, 2022
c++
string
range-v3
string-view
c++17 Ambiguity when compare string_view with string
Sep 15, 2022
c++
c++17
string-view
Why string_view instead of generalized container_view<T>?
Nov 03, 2022
c++
string
c++17
string-view
string_view behaviour when passing temporary std::string
Jul 02, 2019
c++
string
c++11
fundamentals-ts
string-view
Should methods returning const std::string& return const std::string_view instead?
Aug 26, 2022
c++
string
c++17
string-view
Why doesn't std::string have a constructor that directly takes std::string_view?
Sep 14, 2022
c++
string
c++17
constructor-overloading
string-view
How to correctly create std::string from a std::string_view?
Sep 16, 2022
c++
string
iterator
c++17
string-view
Is it legal to static_cast a string_view to a string
Oct 29, 2022
c++
static-cast
string-view
Is a std::string_view literal guaranteed to be null-terminated?
Aug 30, 2022
c++
string
c++17
standards
string-view
When would I pass const& std::string instead of std::string_view?
Aug 15, 2022
c++
string
stl
parameter-passing
string-view
« Newer Entries
Older Entries »