Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fegeya FString

New generation STL String implementation with powerful features.

FString _str("Hello, ");
FString __str("World!\n");
_str.append(__str);
Print(_str);

Features:

  • Flexible, hackable.
  • Included more string tools.
  • Modern.
  • Fast.

Fegeya FString licensed under the terms of MIT License.

About

New generation STL String implementation with powerful features.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages