Philippe G 898998efb0 big merge пре 3 година
..
.gitignore 898998efb0 big merge пре 3 година
README.md 898998efb0 big merge пре 3 година
alias_type.go 898998efb0 big merge пре 3 година
any_types.go 898998efb0 big merge пре 3 година
class_type.go 898998efb0 big merge пре 3 година
corntext.go 898998efb0 big merge пре 3 година
cpp_generator.go 898998efb0 big merge пре 3 година
enum_type.go 898998efb0 big merge пре 3 година
go.sum 898998efb0 big merge пре 3 година
main.go 898998efb0 big merge пре 3 година
optional_helper_types.go 898998efb0 big merge пре 3 година
optional_type.go 898998efb0 big merge пре 3 година
primitive_type.go 898998efb0 big merge пре 3 година
reflection_types.go 898998efb0 big merge пре 3 година
util.go 898998efb0 big merge пре 3 година
vector_helper_types.go 898998efb0 big merge пре 3 година
vector_type.go 898998efb0 big merge пре 3 година

README.md

Running

$ go build -o protoc-gen-cpprefl . && protoc --plugin=protoc-gen-cpprefl=protoc-gen-cpprefl --cpprefl_out okon protos/*.proto --proto_path protos/

Will get protos from protos/ and output to out/protobuf.h