Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[In Progress] CArray# to CDynamicArray conversion #523

Merged
merged 6 commits into from May 15, 2012
Merged

[In Progress] CArray# to CDynamicArray conversion #523

merged 6 commits into from May 15, 2012

Conversation

gsomix
Copy link
Contributor

@gsomix gsomix commented May 13, 2012

No description provided.

CDynamicArray()
: CSGObject(), m_array()
{
//set_generic<T>();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is needed - otherwise serialization won't know the type - please uncomment.

sonney2k pushed a commit that referenced this pull request May 15, 2012
CArray* to CDynamicArray conversion
@sonney2k sonney2k merged commit a71d99e into shogun-toolbox:master May 15, 2012
sonney2k pushed a commit that referenced this pull request May 22, 2012
CArray* to CDynamicArray conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants