Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repo contains tutorial translate python code to c++.

heromanba/PyToCpp

Repository files navigation

PyToCpp

This repo contains tutorial translate python code to c++.

TODO List

  • 拷贝构造函数
  • 右值引用
  • 返回值优化
  • move函数
  • 字符串比较

函数参数类型总结

syntax description
const char * s char类型的指针

About

This repo contains tutorial translate python code to c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages