o
    à8Van  ã                   @   sD   d dl mZ d dlmZ d dlmZ d dlmZ edƒZdd„ Z	dS )	é    )ÚSymbol)ÚType)Úusing)ÚcxxcodeÚxc                  C   s>   t dƒ} t| ƒ}t|ƒdksJ ‚t| dƒ}t|ƒdksJ ‚d S )Nzstd::vectorzusing std::vectorZveczusing vec = std::vector)r   r   r   )ÚvZu1Zu2© r   úC/usr/lib/python3/dist-packages/sympy/codegen/tests/test_cxxnodes.pyÚ
test_using   s
   
r
   N)
Zsympy.core.symbolr   Zsympy.codegen.astr   Zsympy.codegen.cxxnodesr   Zsympy.printing.codeprinterr   r   r
   r   r   r   r	   Ú<module>   s    