o
    FZŽhn  ã                   @   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   )ÚvÚu1Úu2© r
   úP/var/www/auris/lib/python3.10/site-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    