issues
search
boostorg
/
static_string
A fixed capacity dynamically sized string
http://boost.org/libs/static_string
Boost Software License 1.0
63
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for modular build structure.
#60
grafikrobot
opened
4 months ago
6
`subview` doesn't seem to be documented
#59
pdimov
opened
7 months ago
2
Update libraries.json /s/container/containers
#58
kennethreitz
opened
8 months ago
0
Make static_string trivially copyable
#57
Quuxplusone
opened
8 months ago
7
static_string can be used as a NTTP
#56
sdkrystian
opened
10 months ago
1
`constexpr boost::static_strings::basic_static_string s( "name" );` fails
#55
pdimov
opened
11 months ago
4
Boost super-project tests target
#54
alandefreitas
closed
9 months ago
3
Boost CMake testing procedure doesn't work for StaticString
#53
pdimov
closed
9 months ago
3
support platforms without wchar_t
#52
sdkrystian
closed
1 year ago
0
`static_wstring` should be conditionally enabled
#51
jwt27
closed
1 year ago
4
define super-project tests target
#50
alandefreitas
closed
11 months ago
0
select hash implementation with macros based on word size
#49
sdkrystian
closed
1 year ago
0
disable string_view overloads when type is convertible to basic_static_string
#48
sdkrystian
closed
1 year ago
0
Regression in static_string comparison operators (Boost 1.82)
#47
audaki
closed
1 year ago
1
Warnings when compiling on 32 bits platform
#46
pendenaor
closed
1 year ago
0
string_view interoperability
#45
alandefreitas
closed
1 year ago
9
tests include main header
#44
alandefreitas
closed
1 year ago
0
check for char8_t directly
#43
alandefreitas
closed
1 year ago
0
static_string<0> does not memcpy
#42
alandefreitas
closed
1 year ago
0
segmentation fault with zero sized string
#41
ivan-volnov
closed
1 year ago
1
Compilation error when using c++20 without char8_t support
#40
d0nc1h0t
closed
1 year ago
0
fix noexcept-type warning
#39
alandefreitas
closed
2 years ago
0
fix unused-function warning
#38
alandefreitas
closed
2 years ago
0
fix array-bounds warning
#37
alandefreitas
closed
2 years ago
0
fix restrict warning
#36
alandefreitas
closed
2 years ago
0
update jamfile
#35
alandefreitas
closed
2 years ago
0
update CMakeLists.txt
#34
alandefreitas
closed
2 years ago
0
warnings
#33
alandefreitas
closed
2 years ago
1
Update CI
#32
alandefreitas
closed
2 years ago
1
CI Needs updating
#31
vinniefalco
closed
2 years ago
0
Compilation error under c++20 with constexpr
#30
maksymilian-palka
closed
2 years ago
4
comparison operators: add support for `std::string` and `std::string_view`
#29
timblechmann
closed
1 year ago
3
Protect against MSVC min and max macros
#28
glenfe
closed
2 years ago
0
constexpr constructors
#27
timblechmann
closed
2 years ago
3
`string_view` compatibility
#26
timblechmann
closed
1 year ago
7
newer CI files
#25
sdarwin
closed
2 years ago
1
Docs: Update Jamfile to use reusable docca Jamfile
#24
evanlenz
closed
2 years ago
1
Add static_string variant without extra space overhead
#23
jm4R
opened
3 years ago
3
build string in-place?
#22
jwdevel
opened
3 years ago
3
Use Docca jam module
#21
grisumbras
closed
3 years ago
2
Update CI
#20
vinniefalco
closed
2 years ago
1
Update README
#19
sdkrystian
opened
3 years ago
2
Unused static_string doc customizations
#18
evanlenz
closed
3 years ago
1
Replace sed-based customization with XSLT import
#17
evanlenz
closed
3 years ago
1
Remove trailing spaces
#16
m-peko
closed
3 years ago
3
Add "cxxstd" json field. The "cxxstd" json field is being added to ea…
#15
eldiener
closed
3 years ago
2
Add Drone CI
#14
sdarwin
opened
3 years ago
1
Add erase_if (C++20)
#13
m-peko
closed
3 years ago
19
test previews
#12
sdarwin
closed
4 years ago
1
Remove cv-qualifiers from character type deduced by deduction guide
#11
sdkrystian
closed
4 years ago
1
Next