10000 GitHub - Andrew-He/type_string: This forked project could be see as subset of boost string implementation (lol)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Andrew-He/type_string

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

type_string is a string library built with C++ template, and provide string "functions" for compiling time.

functions" list ---

struct u_strcat

struct u_strlen

struct u_substr

struct u_get_char_at

struct u_strchr

struct u_strrchr

struct u_strstr

struct u_strrstr

struct u_str_equal

About

This forked project could be see as subset of boost string implementation (lol)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0