I have a compression algorithm that uses some c++ functions and I would like to try it on AVR sS vector: No such file or directory
I use vectors in my algorithm so I must include the vector
#include <vector>
What I want to ask is that, does atmel AVR Studio provide me with all the libraries a normal gcc compiler does? (Is there a support for vectors in AVR Studio?)
BTW I am using AVR studio 6