Skip to content

Conversation

pavanky
Copy link
Member

@pavanky pavanky commented Jun 17, 2016

@pavanky pavanky added this to the 3.4.0 milestone Jun 17, 2016
@@ -488,6 +488,12 @@ bool synchronize_calls() {
return sync;
}

bool& evalFlag()
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't need to be a reference does it?

Copy link
Member Author

Choose a reason for hiding this comment

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

This function contains a static variable. I am using the function to set it.

@umar456 umar456 merged commit 80f2e64 into arrayfire:devel Jun 17, 2016
@pavanky pavanky deleted the multi_eval branch June 17, 2016 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants