Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
About Beat & subBeat & Separate
Project_DJ_Engine
Typedef BranchCommits
View page source
Typedef BranchCommits
Defined in
File gitWrapper.hpp
Typedef Documentation
using
BranchCommits
=
std
::
pair
<
std
::
string
,
std
::
vector
<
gitwrap
::
commit
>
>