Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
utility
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
51
Code
Issues
15
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
utility
test
string_view_test2.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2022
Added string_view::contains methods.
Show description for c63d36c
Lastique
committed
c63d36c
View commit details
Copy full SHA for c63d36c
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Fix string_ref::find/rfind's handling of empty strings. Thanks to 'reluctantbugreporter' for the bug report
mclow
committed
db05c11
View commit details
Copy full SHA for db05c11
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
Utility tests should use lightweight_test instead of test
glenfe
committed
f8a243b
View commit details
Copy full SHA for f8a243b
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
Reworked to_string test to verify the overload with a custom allocator even when explicit conversion operators are not supported. Made the custom allocator more standard-compliant.
Lastique
committed
3d853b0
View commit details
Copy full SHA for 3d853b0
View code at this point
Browse repository at this point
fix compile error on basic_string_view::to_string when Allocator is user-defined
gnaggnoyil
authored and
Lastique
committed
e5932eb
View commit details
Copy full SHA for e5932eb
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Introduce new 'string_view' to match the one in the standard. Step #2 (up next) is to retire string_ref in favor of string_view
mclow
committed
1caa745
View commit details
Copy full SHA for 1caa745
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.