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
.
open-telemetry
/
opentelemetry-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
631
Star
1.4k
Code
Issues
235
Pull requests
52
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add a backport of std::string_view
- #13
#13
Merged
rnburn
merged 16 commits into
open-telemetry:master
open-telemetry/opentelemetry-cpp:master
from
rnburn:string_view
rnburn/opentelemetry-cpp:string_view
Copy head branch name to clipboard
Dec 17, 2019
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add a backport of std::string_view
#13
rnburn
merged 16 commits into
open-telemetry:master
open-telemetry/opentelemetry-cpp:master
from
rnburn:string_view
rnburn/opentelemetry-cpp:string_view
Copy head branch name to clipboard
Commits
Commits on Dec 2, 2019
Ignore bazel files.
rnburn
committed
3aaa562
View commit details
Copy full SHA for 3aaa562
Browse repository at this point
Add a string_view backport.
rnburn
committed
5086692
View commit details
Copy full SHA for 5086692
Browse repository at this point
Add test cases for string_view.
rnburn
committed
e75e58b
View commit details
Copy full SHA for e75e58b
Browse repository at this point
Update commenting.
rnburn
committed
5efd487
View commit details
Copy full SHA for 5efd487
Browse repository at this point
Add additional test assertion.
rnburn
committed
de2d0a1
View commit details
Copy full SHA for de2d0a1
Browse repository at this point
Commits on Dec 5, 2019
Add substr method.
rnburn
committed
b370b91
View commit details
Copy full SHA for b370b91
Browse repository at this point
Remove separate catch2 target.
rnburn
committed
984cd91
View commit details
Copy full SHA for 984cd91
Browse repository at this point
Commits on Dec 6, 2019
Add cmake build.
rnburn
committed
1715af5
View commit details
Copy full SHA for 1715af5
Browse repository at this point
Commits on Dec 14, 2019
Convert to gtest.
rnburn
committed
3a7e85e
View commit details
Copy full SHA for 3a7e85e
Browse repository at this point
Add gtests to cmake build.
rnburn
committed
f5d22ac
View commit details
Copy full SHA for f5d22ac
Browse repository at this point
Remove catch tests.
rnburn
committed
4131289
View commit details
Copy full SHA for 4131289
Browse repository at this point
Commits on Dec 17, 2019
Merge branch 'master' of https://github.com/open-telemetry/opentelemetry-cpp into string_view
rnburn
committed
5893b37
View commit details
Copy full SHA for 5893b37
Browse repository at this point
Run clang-format.
rnburn
committed
3e09b95
View commit details
Copy full SHA for 3e09b95
Browse repository at this point
Add missing link library.
rnburn
committed
5bbcb81
View commit details
Copy full SHA for 5bbcb81
Browse repository at this point
Add pthreads
rnburn
committed
e2135b5
View commit details
Copy full SHA for e2135b5
Browse repository at this point
Reformat.
rnburn
committed
69e6c06
View commit details
Copy full SHA for 69e6c06
Browse repository at this point
You can’t perform that action at this time.